Interface RuleExecutionCountListener

All Superinterfaces:
org.kie.api.event.rule.AgendaEventListener, EventListener
All Known Implementing Classes:
RuleMatchCountListener

public interface RuleExecutionCountListener extends org.kie.api.event.rule.AgendaEventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.kie.api.event.rule.AgendaEventListener

    afterMatchFired, afterRuleFlowGroupActivated, afterRuleFlowGroupDeactivated, agendaGroupPopped, agendaGroupPushed, beforeMatchFired, beforeRuleFlowGroupActivated, beforeRuleFlowGroupDeactivated, matchCancelled, matchCreated
  • Method Details

    • setExecutionLimit

      void setExecutionLimit(long max)
      Parameters:
      max -