[jboss-user] [jBPM] - Re: How to get tasks based on a Process ID in jBPM5.3

Maciej Swiderski do-not-reply at jboss.com
Fri Jan 11 06:49:14 EST 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: How to get tasks based on a Process ID in jBPM5.3"

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

--------------------------------------------------------------
A dedicated method for this was added 5.4:  http://docs.jboss.org/jbpm/v5.4/javadocs/org/jbpm/task/service/TaskClient.html#getTasksByStatusByProcessId(long,%20java.util.List,%20java.lang.String,%20org.jbpm.task.service.TaskClientHandler.TaskSummaryResponseHandler) getTasksByStatusByProcessId

If you cannot upgrade to 5.4 then probably the only way is to use deprecated query method on taskClient as a workaround.

HTH
--------------------------------------------------------------

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

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/20130111/a80e8996/attachment.html 


More information about the jboss-user mailing list