Package org.kie.api.event.rule
Class DebugAgendaEventListener
java.lang.Object
org.kie.api.event.rule.DebugAgendaEventListener
- All Implemented Interfaces:
EventListener,AgendaEventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidmatchCreated(MatchCreatedEvent event)
-
Constructor Details
-
DebugAgendaEventListener
public DebugAgendaEventListener() -
DebugAgendaEventListener
-
-
Method Details
-
matchCancelled
- Specified by:
matchCancelledin interfaceAgendaEventListener
-
matchCreated
- Specified by:
matchCreatedin interfaceAgendaEventListener
-
afterMatchFired
- Specified by:
afterMatchFiredin interfaceAgendaEventListener
-
agendaGroupPopped
- Specified by:
agendaGroupPoppedin interfaceAgendaEventListener
-
agendaGroupPushed
- Specified by:
agendaGroupPushedin interfaceAgendaEventListener
-
beforeMatchFired
- Specified by:
beforeMatchFiredin interfaceAgendaEventListener
-
beforeRuleFlowGroupActivated
- Specified by:
beforeRuleFlowGroupActivatedin interfaceAgendaEventListener
-
afterRuleFlowGroupActivated
- Specified by:
afterRuleFlowGroupActivatedin interfaceAgendaEventListener
-
beforeRuleFlowGroupDeactivated
- Specified by:
beforeRuleFlowGroupDeactivatedin interfaceAgendaEventListener
-
afterRuleFlowGroupDeactivated
- Specified by:
afterRuleFlowGroupDeactivatedin interfaceAgendaEventListener
-