|
KIE API 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgendaFilter | |
|---|---|
| org.kie.api.runtime.rule | The rule runtime classes. |
| Uses of AgendaFilter in org.kie.api.runtime.rule |
|---|
| Methods in org.kie.api.runtime.rule with parameters of type AgendaFilter | |
|---|---|
int |
StatefulRuleSession.fireAllRules(AgendaFilter agendaFilter)
Fire all Matches on the Agenda |
int |
StatefulRuleSession.fireAllRules(AgendaFilter agendaFilter,
int max)
Fire all Matches on the Agenda |
void |
StatefulRuleSession.fireUntilHalt(AgendaFilter agendaFilter)
Keeps firing Matches until a halt is called. |
|
KIE API 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||