Uses of Interface
org.kie.api.event.rule.MatchCancelledEvent
- 
Packages that use MatchCancelledEvent Package Description org.kie.api.event.rule Events emitted while rules are executing.
- 
- 
Uses of MatchCancelledEvent in org.kie.api.event.ruleMethods in org.kie.api.event.rule with parameters of type MatchCancelledEvent Modifier and Type Method Description voidAgendaEventListener. matchCancelled(MatchCancelledEvent event)voidDebugAgendaEventListener. matchCancelled(MatchCancelledEvent event)voidDefaultAgendaEventListener. matchCancelled(MatchCancelledEvent event)
 
-