Community

Jbpm deallocate task.

reply from Walter Seymore in jBPM - View the full discussion

Yes, simply set the assignee to null e.g.

 

processEngine.getTaskService().assignTask(taskId, null);

 

Cheers

Walter

Reply to this message by going to Community

Start a new discussion in jBPM at Community