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() |
public boolean accept(org.drools.runtime.rule.Activation activation)
accept in interface org.drools.runtime.rule.AgendaFilterpublic void addSuffic(String suffix)
public void setAccept(boolean accept)
Copyright © 2013 Alfresco. All rights reserved.