[jboss-dev-forums] [jBPM Development] - How can i get the human task id defined in bpmn files?
jay zhang
do-not-reply at jboss.com
Wed May 15 06:11:42 EDT 2013
jay zhang [https://community.jboss.org/people/jayzhang] created the discussion
"How can i get the human task id defined in bpmn files?"
To view the discussion, visit: https://community.jboss.org/message/817800#817800
--------------------------------------------------------------
List<TaskSummary> tasklst = client.getTasksByStatusByProcessId(processInstanceId, parmlst, "en-UK");
long taskid = tasklst.get(0).getId();
this taskid is not the the human task id defined in bpmn files,but how can i get the the human task id defined in bpmn files here.
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/817800#817800]
Start a new discussion in jBPM Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130515/17b6da5a/attachment.html
More information about the jboss-dev-forums
mailing list