badda [http://community.jboss.org/people/badda] created the discussion
"Re: passing objects between tasks" To view the discussion, visit: http://community.jboss.org/message/615330#615330 -------------------------------------------------------------- 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 [http://community.jboss.org/message/615330#615330] 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
