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...
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&...]