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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...