[jboss-user] [jBPM] - Re: getting the groupId from task

Ashok Kuppuswamy do-not-reply at jboss.com
Fri Dec 14 07:46:18 EST 2012


Ashok Kuppuswamy [https://community.jboss.org/people/akuppu] created the discussion

"Re: getting the groupId from task"

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

--------------------------------------------------------------
I am able to get it 

WorkItemManager witm = (WorkItemManager)session.getWorkItemManager();
WorkItem w = witm.getWorkItem(task.getTaskData().getWorkItemId());
String groupId = w.getParameter("GroupId").toString();
--------------------------------------------------------------

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

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/20121214/f7060438/attachment.html 


More information about the jboss-user mailing list