JBoss Community

How do I get a pointer to the root token in jBPM4 ?

created by Francis Tellina in jBPM - View the full discussion

Hi all,

as I stated in the subject, I'd need to get a reference to the root token. In jBPM3 that was quite easy but in jBPM4 the only useful

method I've found is:

 

Execution executionInA = processInstance.findActiveExecutionIn("NodeName");

 

What if I don't know the NodeName.......is there a safe way to get a pointer to the root token ?

thanks a lot

Francis

Reply to this message by going to Community

Start a new discussion in jBPM at Community