JBoss Community

getting all not completed task for a processInstance

created by Jaber C. Mourad in jBPM - View the full discussion

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

Start a new discussion in jBPM at Community