Interface MatchEvent

All Superinterfaces:
KieRuntimeEvent
All Known Subinterfaces:
AfterMatchFiredEvent, BeforeMatchFiredEvent, MatchCancelledEvent, MatchCreatedEvent

public interface MatchEvent extends KieRuntimeEvent
  • Method Details

    • getMatch

      Match getMatch()