[jboss-user] [jBPM] - Re: Passing variables to signalEvent

Mauricio Salatino do-not-reply at jboss.com
Fri Sep 9 18:32:12 EDT 2011


Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion

"Re: Passing variables to signalEvent"

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

--------------------------------------------------------------
You usually should send an object that will represent the event that you are signalling. I usually send something more representative like an object that represent the event and in the case that you need to send a map of parameter you should create an object to wrap that map and add more semantic meaning to the event. You can take a look at the emergency services application to see how we are sending events and how we are using that information in different activities of the process.

 https://github.com/Salaboy/emergency-service-drools-app https://github.com/Salaboy/emergency-service-drools-app

Best Regards
--------------------------------------------------------------

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

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/20110909/401b3fdb/attachment.html 


More information about the jboss-user mailing list