[jboss-jira] [JBoss JIRA] Created: (JBRULES-2650) Stable API should provide Agenda.getActivations()

Wolfgang Laun (JIRA) jira-events at lists.jboss.org
Mon Aug 9 13:22:49 EDT 2010


Stable API should provide Agenda.getActivations()
-------------------------------------------------

                 Key: JBRULES-2650
                 URL: https://jira.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: Mark Proctor
             Fix For: 5.1.1.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 contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list