Package org.kie.api.event.rule
Interface MatchEvent
- All Superinterfaces:
KieRuntimeEvent
- All Known Subinterfaces:
AfterMatchFiredEvent,BeforeMatchFiredEvent,MatchCancelledEvent,MatchCreatedEvent
-
Method Summary
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
-
Method Details
-
getMatch
Match getMatch()
-