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 <[email protected]> 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 > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
