JBoss Community

getTasksOwned not working with status filter

created by Chris Johnson in jBPM - View the full discussion

tasks = localTaskService.getTasksOwned(

     daffyDuck, Arrays.asList(new Status[]{Status.InProgress, Status.Ready}) , "en-UK");

 

Why is this not working. There is a task that was claimed for this user that is in "InProgress" status.

Reply to this message by going to Community

Start a new discussion in jBPM at Community