Francis Tellina [
http://community.jboss.org/people/francis1972] created the discussion
"Re: How do I get a pointer to the root token in jBPM4 ?"
To view the discussion, visit:
http://community.jboss.org/message/561301#561301
--------------------------------------------------------------
Hi Alejandro,
thanks for your reply. So, as far as I understand, there is no equivalent in JBPM4 as
processInstance.getRootToken() but you have to either specify a node name or retrieve all
the executions :
processInstance.getExecution("node")
processInstance.getExecutions();
thanks
Francis
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/561301#561301]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]