[jboss-user] [jBPM] - Re: How to signal process event from a custom WorkItemHandler?

Maciej Swiderski do-not-reply at jboss.com
Wed Dec 5 02:34:39 EST 2012


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

"Re: How to signal process event from a custom WorkItemHandler?"

To view the discussion, visit: https://community.jboss.org/message/780029#780029

--------------------------------------------------------------
in general I would recommend to signal it using intermediate throwing signal event. But if you need to do it from within the work item handler you need to use ksession for that. So, when you register your handler make sure to inject ksession into it and the use it to signalEvent.

HTH
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20121205/70caebb8/attachment.html 


More information about the jboss-user mailing list