Demian Calcaprina [http://community.jboss.org/people/calca] created the 
discussion

"Re: passing objects between tasks"

To view the discussion, visit: http://community.jboss.org/message/615328#615328

--------------------------------------------------------------
It depends. If you use userTask, you have to register the handler with name 
"Human Task", for example:
session.getWorkItemManager().registerWorkItemHandler("Human Task",new 
CommandBasedWSHumanTaskHandler(session));

If you will make your custom task, you have to specify the name in the bmpn and 
when registering.

Demian
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/615328#615328]

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
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to