[jboss-user] [jBPM Users] - Query on remaining task
freak182
do-not-reply at jboss.com
Mon Aug 24 05:18:04 EDT 2009
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#4251116
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251116
More information about the jboss-user
mailing list