[jboss-user] [jBPM] - Re: Where can I find API's for jBPM console UI?
Arun V G
do-not-reply at jboss.com
Wed Jan 18 05:43:25 EST 2012
Arun V G [https://community.jboss.org/people/arunvg] created the discussion
"Re: Where can I find API's for jBPM console UI?"
To view the discussion, visit: https://community.jboss.org/message/647328#647328
--------------------------------------------------------------
Check this example which is already posted in the community shows a list of tasks for a user and also allows to complete the listed tasks.
http://community.jboss.org/people/bpmn2user/blog/2011/09/21/jbpm5-web-example http://community.jboss.org/people/bpmn2user/blog/2011/09/21/jbpm5-web-example
Check JbpmAPIUtil.java in the example
.The method List <TaskSummary> getAssignedTasks(String id) , shows how to get the details of task assigned to a user. Hope this helps
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/647328#647328]
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/20120118/2cea1bf0/attachment.html
More information about the jboss-user
mailing list