public class RulesAgendaFilter extends Object implements org.drools.runtime.rule.AgendaFilter
Modifier and Type | Field and Description |
---|---|
protected boolean |
accept |
protected List<String> |
suffixList |
Constructor and Description |
---|
RulesAgendaFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.drools.runtime.rule.Activation activation) |
void |
addSuffic(String suffix) |
void |
setAccept(boolean accept) |
public boolean accept(org.drools.runtime.rule.Activation activation)
accept
in interface org.drools.runtime.rule.AgendaFilter
public void addSuffic(String suffix)
public void setAccept(boolean accept)
Copyright © 2016 Alfresco. All rights reserved.