JBoss Community

Re: jbpm4.4 timer triggering problem

created by Michael Wohlfart in jBPM - View the full discussion

try this:

 

<on event="timeout">
      <timer duedate="20 minutes" />
      <event-listener class="org.jbpm.examples.timer.repeat.Escalate" />
</on>

Reply to this message by going to Community

Start a new discussion in jBPM at Community