java.lang.Object
de.hybris.platform.droolsruleengineservices.agendafilter.CustomAgendaFilter
All Implemented Interfaces:
org.kie.api.runtime.rule.AgendaFilter

public class CustomAgendaFilter extends Object implements org.kie.api.runtime.rule.AgendaFilter
  • Constructor Details

    • CustomAgendaFilter

      public CustomAgendaFilter()
  • Method Details

    • accept

      public boolean accept(org.kie.api.runtime.rule.Match match)
      Specified by:
      accept in interface org.kie.api.runtime.rule.AgendaFilter