[jboss-user] [JBoss jBPM] - Re: taken end and task instance end

cpob do-not-reply at jboss.com
Mon Aug 14 09:29:30 EDT 2006


if you want to end the task, you should do a taskInstance.end.

Or, you could add end-tasks="true" to your task node xml:
<task-node name="task4" end-tasks="true">

That will then end all open tasks when the node is left.

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

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



More information about the jboss-user mailing list