[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2802) Propagate process events to subprocess

Kris Verlaenen (JIRA) jira-events at lists.jboss.org
Thu Apr 21 18:04:18 EDT 2011


     [ https://issues.jboss.org/browse/JBRULES-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kris Verlaenen updated JBRULES-2802:
------------------------------------

    Fix Version/s: FUTURE


> Propagate process events to subprocess
> --------------------------------------
>
>                 Key: JBRULES-2802
>                 URL: https://issues.jboss.org/browse/JBRULES-2802
>             Project: Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-core (flow)
>    Affects Versions: 5.1.1.FINAL
>            Reporter: Jan Lisse
>            Assignee: Kris Verlaenen
>             Fix For: FUTURE
>
>
> Currently events that are externally triggered using ProcessInstance.signalEvent() do not get propagated to subprocesses.
> For now i have to call session.getProcessInstances() iterate over the returned list of ProcessInstances and filter my subprocess from that list and finally call signalEvent() on the subprocess.
> It would be nice having automatical event propagation to subprocesses implemented. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list