[jboss-user] [JBoss jBPM] - Re: Ending tasks manually

kukeltje do-not-reply at jboss.com
Wed May 6 09:14:08 EDT 2009


try using something like

ti.getTask().getTaskNode().hasLeavingTransition(ext_transition);

which returns a boolean. 

Also just signalling it with a transition that does not exist is an option and catching the exeption





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

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



More information about the jboss-user mailing list