Package de.hybris.platform.ruleengine
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 voidsetExecutionLimit(long max)
-