[jboss-user] [jBPM] - Prematurely completing a workflow in 4.3

HuiSheng Xu do-not-reply at jboss.com
Tue May 4 20:37:22 EDT 2010


HuiSheng Xu [http://community.jboss.org/people/rebody] replied to the discussion

"Prematurely completing a workflow in 4.3"

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

--------------------------------------------------------------
Hi Al,
  Maybe you can try EventListener like this.

  <process>
    <on event="end">
        <event-listener class="sample.Listen"/>
    </on>
  </process>

  You could set a EventListener to handle processEndEvent and do what you want.

--------------------------------------------------------------

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

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/20100504/8fe0b590/attachment.html 


More information about the jboss-user mailing list