[jboss-user] [jBPM] - How to get taskId defined in BPMN file

Dev S do-not-reply at jboss.com
Fri Apr 20 09:51:09 EDT 2012


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120420/1cb3d6b1/attachment.html 


More information about the jboss-user mailing list