Walter Seymore [http://community.jboss.org/people/WalterJS] replied to the discussion
"Jbpm deallocate task." To view the discussion, visit: http://community.jboss.org/message/549061#549061 -------------------------------------------------------------- Yes, simply set the assignee to null e.g. processEngine.getTaskService().assignTask(taskId, null); Cheers Walter -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/549061#549061] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
