JBoss Community

Re: Active tasks for process instance

created by jnorris in jBPM - View the full discussion

Here's what I'm thinking might work:

 

Get the list of NodeInstances for the process instance

For each node that is a HumanTaskNodeInstance get the workitemid for the node

     Get the task using localTaskService.getTaskByWorkItemId(workitemid)

 

Jim

Reply to this message by going to Community

Start a new discussion in jBPM at Community