[jboss-jira] [JBoss JIRA] Closed: (JBPM-766) cancelling a process instance doesn't propagate to subprocesses and tasks
Tom Baeyens (JIRA)
jira-events at jboss.com
Wed Oct 18 08:15:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBPM-766?page=all ]
Tom Baeyens closed JBPM-766.
----------------------------
Resolution: Done
CHANGES:
1) Ending a token will now also check for the subprocessinstance. If there is one, it will be ended as well.
2) Ending a token will now also remove the signalling of all task instances that are related to the token. by default, the task instances will not be ended.
3) a convenience method endAll() was added to TaskMgmtInstance. So that when cancelling a process instance, all the task instances can be optionally ended with this method.
> cancelling a process instance doesn't propagate to subprocesses and tasks
> -------------------------------------------------------------------------
>
> Key: JBPM-766
> URL: http://jira.jboss.com/jira/browse/JBPM-766
> Project: JBoss jBPM
> Issue Type: Bug
> Components: Core Engine
> Reporter: Tom Baeyens
> Assigned To: Tom Baeyens
> Fix For: jBPM 3.1.3, jBPM 3.2 alpha 2
>
>
> ending a process doesn't end sub process instances recursively. also there is no easy way to cancel all tasks related to a given process instance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list