I tried your code though, but not working.
Here is my code to check if I'm on the right node :
Token currentToken = processInstance.getRootToken();
| Node currentNode = currentToken.getNode();
|
|
| if(currentNode.getName().equals("notifier_demande_refusee"))
| {
| ...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233581#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...