|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgendaFilter | |
|---|---|
| org.drools.runtime.rule | The rule runtime classes. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||