[rules-users] AgendaFilter - filter rule based on package name

Wolfgang Laun wolfgang.laun at gmail.com
Fri Feb 24 07:05:51 EST 2012


Looking at the 5.3.0 javadoc:

org.drools.runtime.rule.AgendaFilter has
   boolean accept(Activation activation)

org.drools.runtime.rule.Activation has
   Rule getRule()

and org.drools.definition.rule.Rule has
   String getPackageName()

-W


On 24/02/2012, Kevin Kelleher <kelleher_kevin at hotmail.com> wrote:
> Hi,
>
> Is it possible to filter rules based on package name?
>
> I note others asked this  ... way back ... and reported it didn't work then.
> http://drools.46999.n3.nabble.com/Agenda-filter-based-on-package-name-tc52171.html
>
> Thanks in advance,
> Kevin
>
>
>
> --
> View this message in context:
> http://drools.46999.n3.nabble.com/AgendaFilter-filter-rule-based-on-package-name-tp3772193p3772193.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list