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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to