kaissun bs [http://community.jboss.org/people/kaissun] created the discussion

"get name of the actual state"

To view the discussion, visit: http://community.jboss.org/message/600749#600749

--------------------------------------------------------------
Do you know how we can get the state of our process with the code java by jBPM 
API ?

if we have : 
ProcessInstance instance = 
executionService.startProcessInstanceByKey("helloworld");

and when i pick :  

System.out.println(instance.getState()); 

it gives me active-root.

thanks !
NB : the jBPM version is 4.4 !
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/600749#600749]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to