[jboss-user] [JBoss jBPM] - Re: How Continue Process Execution Using Java (Without the j
sreepathia@gmail.com
do-not-reply at jboss.com
Mon Jun 9 12:06:09 EDT 2008
If you have two task nodes after the first signal your first start taskinstance would start automatically.Now to got o next tasskinstance I.e Admin task,
You get the taskinstances of user,do your custom code and then signal/end the user taskinstance to got to admin taskistance. then you get the admin task instance and signal it to to go to end.
For more help Refer examples for more detail.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156753#4156753
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156753
More information about the jboss-user
mailing list