JBoss Community

Re: How to get taskId defined in BPMN file

created by Maciej Swiderski in jBPM - View the full discussion

If you would like to get this in on-entry or on-exit action I believe you could do something like this:

 

kcontext.getNodeInstance().getNode().getId();

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community