Aadav N [
https://community.jboss.org/people/aadav86] 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/790435#790435
--------------------------------------------------------------
Maciej Swiderski wrote:
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
Thank you Maciejs..
Aadav
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/790435#790435]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]