[jboss-user] [JBoss jBPM] - Re: How to end TaskInstance in a ActionHandler

freak182 do-not-reply at jboss.com
Thu Jun 25 23:49:58 EDT 2009


hello,

I can get TaskInstances using this code:

  | final Collection<TaskInstance> tasks = context.getTaskMgmtInstance().getTaskInstances();
  | 

the above code retrieves all taskInstance in a process (it's obvious) when I use a handler. Now my question is How can i get the the specific task for which a timer handler attached to?

Thanks a lot.
Cheers.

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

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



More information about the jboss-user mailing list