]
Mark Proctor updated JBRULES-2650:
----------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
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.3.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.
For more information on JIRA, see: