[jboss-user] [jBPM] - Re: JBPM5 Implementation

Maciej Swiderski do-not-reply at jboss.com
Tue Aug 2 14:52:04 EDT 2011


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: JBPM5 Implementation"

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

--------------------------------------------------------------
To access response in subsequent service task make use of parameter mapping of that service task. You use parameter mapping to inject input to the service task and you use result mapping to get the output back from service task.

You do not need to create separate interfaces for every service task, you can reuse it. Define once and make use of it as many times as you want. The same way you can create many methods/operations in the defined interface and make use of them in your service tasks.
--------------------------------------------------------------

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

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


More information about the jboss-user mailing list