[rules-users] "drools" key word

Mark Proctor mproctor at codehaus.org
Fri May 3 05:21:46 EDT 2013


It was deprecated to kcontext some releases ago. The interface name is RuleContext.
http://docs.jboss.org/jbpm/v5.2/javadocs/org/drools/runtime/rule/RuleContext.html

Mark
On 3 May 2013, at 10:14, rjr201 <rich.j.riley at gmail.com> wrote:

> I was looking for a way to get a rule's name within the 'then' condition of
> the rule.. found an old post on another forum that recommended this (which
> works):
> 
> drools.getRule().getName()
> 
> My question is, what is this 'drools' keyword? could anyone point me to
> documentation that outlines what else can be done with it.
> 
> Thanks in advance.
> Rich. 
> 
> 
> 
> --
> View this message in context: http://drools.46999.n3.nabble.com/drools-key-word-tp4023662.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