[jboss-user] [JBoss jBPM] - Re: swimlane and taskinstances

jits_1998 do-not-reply at jboss.com
Mon Sep 11 08:40:28 EDT 2006


okay..

Digging a little deeper and i found that all task instances will show up, that were created for this process definition. If you see taskInstance.hasEnded() for each task instance, then the one that was ended by "end-tasks='true'" will show as false.

Try using "taskMgtIntance.getUnfinishedTasks(token)". This should give you a list of tasks that are unfinished.

cheers!



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

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



More information about the jboss-user mailing list