[
https://issues.jboss.org/browse/JBRULES-2650?page=com.atlassian.jira.plug...
]
Toni Rikkola updated JBRULES-2650:
----------------------------------
Fix Version/s: 5.4.0.Final
(was: 5.4.0.CR1)
Stable API should provide Agenda.getActivations()
-------------------------------------------------
Key: JBRULES-2650
URL:
https://issues.jboss.org/browse/JBRULES-2650
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: 5.4.0.Final
The stable API lets you retrieve Agenda from WorkingMemory, and there is an IF for
Activation. There should be a
List<Activation> getActivations
in the "stable" Agenda.
This would be highly useful for writing supportive code for inspecting the engine's
state at critical points. (I don't see that restricting Agenda views to specific
"groups" would be a benefit for such tasks.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira