Class RulesAgendaFilter

  • All Implemented Interfaces:
    org.kie.api.runtime.rule.AgendaFilter

    public class RulesAgendaFilter
    extends Object
    implements org.kie.api.runtime.rule.AgendaFilter
    Author:
    Tijs Rademakers
    • Field Detail

      • accept

        protected boolean accept
    • Constructor Detail

      • RulesAgendaFilter

        public RulesAgendaFilter()
    • Method Detail

      • accept

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

        public void addSuffic​(String suffix)
      • setAccept

        public void setAccept​(boolean accept)