|
Knowledge API Legacy5 Adapter 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgendaFilter | |
|---|---|
| org.drools.impl.adapters | |
| org.drools.runtime.rule | The rule runtime classes. |
| Uses of AgendaFilter in org.drools.impl.adapters |
|---|
| Methods in org.drools.impl.adapters with parameters of type AgendaFilter | |
|---|---|
int |
StatefulKnowledgeSessionAdapter.fireAllRules(AgendaFilter agendaFilter)
|
int |
StatefulKnowledgeSessionAdapter.fireAllRules(AgendaFilter agendaFilter,
int max)
|
void |
StatefulKnowledgeSessionAdapter.fireUntilHalt(AgendaFilter agendaFilter)
|
| Uses of AgendaFilter in org.drools.runtime.rule |
|---|
| Methods in org.drools.runtime.rule with parameters of type AgendaFilter | |
|---|---|
int |
StatefulRuleSession.fireAllRules(AgendaFilter agendaFilter)
Fire all Activations on the Agenda |
int |
StatefulRuleSession.fireAllRules(AgendaFilter agendaFilter,
int max)
Fire all Activations on the Agenda |
void |
StatefulRuleSession.fireUntilHalt(AgendaFilter agendaFilter)
Keeps firing activations until a halt is called. |
|
Knowledge API Legacy5 Adapter 6.0.0.Beta5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||