[jboss-jira] [JBoss JIRA] Assigned: (JBRULES-2802) Propagate process events to subprocess
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Fri Feb 11 22:03:46 EST 2011
[ https://issues.jboss.org/browse/JBRULES-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor reassigned JBRULES-2802:
-------------------------------------
Assignee: Kris Verlaenen (was: Mark Proctor)
> 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
>
> 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