Hmmmmm ProcessInstance#end(boolean reactivateSuper) sounds a bit weird to me... So I can
imagine it was removed. Can you describe the usecase for this? Does it have something to
do with subprocesses which you want to end but not have it signal the parent process?
What if you woud do change
anonymous wrote : processInstance.end(false)
to
anonymous wrote : processInstance.getRootToken().end(false)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200525#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...