[jboss-user] [jBPM] - Re: passing objects between tasks
Demian Calcaprina
do-not-reply at jboss.com
Thu Jul 14 19:19:37 EDT 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110714/107f6c79/attachment.html
More information about the jboss-user
mailing list