[rules-users] firing explicit rules or agend-groups

Wolfgang Laun wolfgang.laun at gmail.com
Thu Jun 25 08:21:56 EDT 2009


The Expert User Guide, section 2.5.7.3., Agenda Filters, is probably
what you are remembering. Also, see the javadoc on
org.drools.runtime.rule, interface StatefulRuleSession, method void
fireUntilHalt(AgendaFilter agendaFilter) etc.

-W

On 6/25/09, Chris Richmond <crichmond at referentia.com> wrote:
> Hello,
>
>
>
> I thought I had encountered a sample of performing a:
>
>
>
> session.fireAllRules();
>
>
>
> except on explicit rules or at least on a specific agenda group.but I cannot
> seem to locate that in the API for sessions..did I miss something or did I
> imagine something before?
>
>
>
>
>
> Thanks,
>
> Chris
>
>



More information about the rules-users mailing list