Class CustomAgendaFilter
java.lang.Object
de.hybris.platform.droolsruleengineservices.agendafilter.CustomAgendaFilter
- All Implemented Interfaces:
org.kie.api.runtime.rule.AgendaFilter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomAgendaFilter
public CustomAgendaFilter()
-
-
Method Details
-
accept
public boolean accept(org.kie.api.runtime.rule.Match match) - Specified by:
acceptin interfaceorg.kie.api.runtime.rule.AgendaFilter
-