Jaber C. Mourad [
http://community.jboss.org/people/newbeewan] created the discussion
"getting all not completed task for a processInstance"
To view the discussion, visit:
http://community.jboss.org/message/552134#552134
--------------------------------------------------------------
Hi,
I'm looking for a solution to get all the next tasks for a particular process instance
in jbpm 4.4...
I try this :
taskService.createTaskQuery().processInstanceId(processInstanceId).list();
But I've got only the "active" tasks, is there a other way to all next
tasks, active or not ?
Regards
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/552134#552134]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]