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#4233581

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233581
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to