[jboss-user] [jBPM] - Re: passing objects between tasks

Demian Calcaprina do-not-reply at jboss.com
Thu Jul 14 02:58:57 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/615093#615093

--------------------------------------------------------------
Hi badda,

When definning the bpmn, you see in the xml:
<task id="_5" name="MyTask" tns:taskName="*task1*">

And then you map this task name to the workItemHandler:
ksession.getWorkItemManager().registerWorkItemHandler(
    "task1", new WorkItemHandler1()

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

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

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/c9ddc64f/attachment.html 


More information about the jboss-user mailing list