[jboss-user] [JBoss jBPM] - Re: Ending tasks manually

frinux do-not-reply at jboss.com
Wed May 27 08:18:07 EDT 2009


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



More information about the jboss-user mailing list