Hello,
I have to display the next possible task aside from the current task in the task
instance.
here is the scenario:
I have a process definition compose of 5 task: A, B, C, D, E
Now, I started the process then the current task is A and it is in taskinstance table. Now
when the user process task A, A now is in completed stated while task B is in on_progress
state. both task A and B now in taskinstance table for specified process instance.
Now problem is how can I display the next possible not completed task. In this case B
(still on on_progress state), C, D, E.
version used: jbpm 3.2.5
Thanks a lot.
Cheers.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251116#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...