[jboss-user] [jBPM] - How to retrieve userid in jbpm5.2 ?

kifayath khan do-not-reply at jboss.com
Tue Sep 4 19:53:45 EDT 2012


kifayath khan [https://community.jboss.org/people/kifayath] created the discussion

"How to retrieve userid in jbpm5.2 ?"

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

--------------------------------------------------------------
I have successfully executed the sample evaluation in jbpm 5.2, I got the processid from processInstance class, so how could i get the userid and taskid for a particular task ?



> params.put("employee", "krisv");
>             params.put("reason", "Yearly performance evaluation");
>             ProcessInstance processInstance = ksession.startProcess("com.sample.evaluation", params);
>             long processId = processInstance.getId();
>             System.out.println("Process Id"+processId);
--------------------------------------------------------------

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

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/20120904/e8db40f4/attachment.html 


More information about the jboss-user mailing list