Interface RuleExecutionCountListener

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

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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setExecutionLimit​(long max)  
      • Methods inherited from interface org.kie.api.event.rule.AgendaEventListener

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

      • setExecutionLimit

        void setExecutionLimit​(long max)
        Parameters:
        max -