]
Michael Anstis updated JBRULES-2619:
------------------------------------
Fix Version/s: 6.0.0.Beta1
(was: 5.5.0.CR1)
Extend API of IF Rule: no access to interesting attributes
--------------------------------------------------------------
Key: JBRULES-2619
URL:
https://issues.jboss.org/browse/JBRULES-2619
Project: Drools
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: drools-api
Affects Versions: 5.1.0.FINAL
Reporter: Wolfgang Laun
Assignee: Edson Tirelli
Fix For: 6.0.0.Beta1
Whereas org.drools.rule.Rule contains a wealth of interesting fields, the stable API
org.drools.definition.rule.Rule restricts us to
getName() and getPackageName() (and some MetaData).
I propose an extension of this interface, providing access to agendaGroup,
activationGroup and ruleFlowGroup. I see no obvious reason why these user defined
attributes should remain hidden.
These rule attributes would provide a good opportunity for writing more sophisticated
event loggers, letting you specify rule filters by natural rule groupings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: