JBoss Community

(User Tasks) How to get user tasks by process instance?

created by Sam D. in jBPM - View the full discussion

Hi,

Is there any way to get user tasks by process instance?

Unfortunately, available methods in TaskClient enable to get tasks only by user:

  1. taskClient.getTasksAssignedAsPotentialOwner(user, language, handler);
  2. taskClient.getTasksAssignedAsPotentialOwner(user, groupIds, language, handler);

 

Thanks,

Reply to this message by going to Community

Start a new discussion in jBPM at Community