[jboss-user] [JBoss jBPM] - Re: Timers in jBPL
juergen_lampe
do-not-reply at jboss.com
Wed Oct 1 07:48:43 EDT 2008
Sorry, the code was cut during submitting it should look this:
<state name="warte 1">
| <timer name='reminder'
| duedate='2 minutes'
| transition='ex1' >
| <cancel-timer name='reminder'/>
| </timer>
| <transition to="warte2" name="ex1"></transition>
| </state>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179761#4179761
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179761
More information about the jboss-user
mailing list