JBoss Community

Re: passing objects between tasks

created by badda in jBPM - View the full discussion

Thanks Damian

 

If i have two User Tasks in the same the BPMN.  How can i have each User Task with own different handlers? I am open to other ways try? 

For example, i can NOT do this - as it executed only the last.

 

ksession.getWorkItemManager().registerWorkItemHandler("Human Task", new WorkItemHandler1()

ksession.getWorkItemManager().registerWorkItemHandler( "Human Task", new WorkItemHandler2()

 

 

-

Thanks lot,

B

Reply to this message by going to Community

Start a new discussion in jBPM at Community