Dev S [https://community.jboss.org/people/devinderpal] created the discussion

"How to get taskId defined in BPMN file"

To view the discussion, visit: https://community.jboss.org/message/731343#731343

--------------------------------------------------------------
First I thought it should be fairly simple to get ID of the node defined in 
bpmn file. But doesn't seem like that.
Basically I want to get task ID of the current node that's been active in the 
processInstance. Not the long value which is returned from TaskSummary or from 
NodeInstance object. But the String value defined in BPMN file. For instance, 
from below example,  I want some method that returns "_2", given NodeInstance 
or ProcessInstance objects

<userTask id="_2" name="Self Evaluation">

Anyone has ideas?
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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