User development,
A new message was posted in the thread "Can I call one more event -listener class in
the State node ?":
http://community.jboss.org/message/525275#525275
Author : Atul Joshi
Profile :
http://community.jboss.org/people/AtulJoshi
Message:
--------------------------------------------------------------
I am using timer for the waitevent in process design, In the Following state node can I
use one more event-listener class, which will be called when workflow comes up to the wait
event ?
<state g=+"151,177,99,56"+ name=+"guardedWait"+>
*<event-listener class=+"com.implementation.helper.Escalate1"+**/>*
<on event=+"timeout"+>
<timer duedate=+"1 business days"+ repeat=+"2 business days"+/>
<event-listener class=+"com.implementation.helper.Escalate2"+/>
</on>
<transition g=+"8,-10"+ name=+"go on"+ to=+"next
step"+/>
</state>
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/525275#525275