Hi all,

Sorry if it is a basic question, but I can't figure out how to get the name of 
the next task in a process instance.
I have a taskinstance, which I just end on the click of a button (it is a 
approve/reject kind of task), but after doing task_instance.end(), how can I 
find out which is the next task in the processInstance?

As an aside, this particular task is part of a fork, and the next task is 
assigned only after the join. In this case, will I get the join node as the 
next node?

I am not using swimlanes, since different actors are performing different tasks.
thanks in advance..

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076606
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to