[jboss-user] [JBoss jBPM] - Re: Multiple tasks, multiple users transition

newbie007 do-not-reply at jboss.com
Fri Jul 14 17:47:00 EDT 2006


Use fork and join.  The system will move on from join only if all the children of fork completed successfully. 

The join will make sure that it received all the child tokens.

Thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958227#3958227

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958227



More information about the jboss-user mailing list