JBoss Community

Re: How to auto delegate using jbpm

created by Krishna Ananthoj in jBPM Development - View the full discussion

One approach could be to copy SyncWSHumanTaskHandler (Jboss source) class and adding our logic to handle auto delegation. In this class method(executeWorkItem())  you are given with taskId, actorId, groupId details using which we can write the delegation logic.

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community