Editing last few lines
This finishes the current task. But "NO" new tasks or anything is created.
How would the task in next state created in db. ??? And how can i check whether the state
has moved to next state.
If i do
ProcessInstance processInstance =
taskInstance.getTaskMgmtInstance().getProcessInstance();
and processInstance.signal() - > the rootToken.node.name shows end-state
But i want process to go on next state ? so signal goes out of the picture.
Any ideas ducn/kukeltje ??
-Max
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051211#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...