[jboss-dev-forums] [Design of JBoss jBPM] - Re: XORJoinNode
coolfish007
do-not-reply at jboss.com
Mon Dec 25 02:24:45 EST 2006
And I think before we cancel the task instance ,we need check the task is ended first:
if(ti.hasEnded()){
| .......
| ti.cancel();
| }
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996177#3996177
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996177
More information about the jboss-dev-forums
mailing list