Package org.kie.api.event.rule
Interface AgendaEventListener
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
DebugAgendaEventListener,DefaultAgendaEventListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidmatchCreated(MatchCreatedEvent event)
-
Method Details
-
matchCreated
-
matchCancelled
-
beforeMatchFired
-
afterMatchFired
-
agendaGroupPopped
-
agendaGroupPushed
-
beforeRuleFlowGroupActivated
-
afterRuleFlowGroupActivated
-
beforeRuleFlowGroupDeactivated
-
afterRuleFlowGroupDeactivated
-