[jboss-user] [JBoss jBPM] - Re: how finish a task?

cocampo do-not-reply at jboss.com
Thu Oct 5 11:28:45 EDT 2006


"antitrust1982" wrote : when I "end" the task the task disapear of my list of unfinished task. The problem with that is if I do a : task.end(); we arrived in the end task and so I cna execute my process, because the other tasks are finished too.
  | 
  | Somebody can help me to finish a task to pass to the next one, without finished all the tasks of the process.
  | 
  | thank you

You need to get a reference to the token, and then use the "signal" method to end the task.

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

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



More information about the jboss-user mailing list