public static class StatefulKnowledgeSessionImpl.AgendaFilterWrapper extends Object implements AgendaFilter
Constructor and Description |
---|
StatefulKnowledgeSessionImpl.AgendaFilterWrapper(org.kie.api.runtime.rule.AgendaFilter filter) |
public StatefulKnowledgeSessionImpl.AgendaFilterWrapper(org.kie.api.runtime.rule.AgendaFilter filter)
public boolean accept(Activation activation)
AgendaFilter
accept
in interface AgendaFilter
activation
- The activation to fire.true
if the activation should be fired; otherwise
false
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.