[jboss-user] [JBoss jBPM] - Re: Problems using timers from jbpm

LarryLi do-not-reply at jboss.com
Mon Jun 8 22:34:53 EDT 2009


  | <task-node name="timer" end-tasks="true">
  | 		<task name="testTask" swimlane="admin">
  | 		</task>
  | 		<timer duedate="10 minute" name="testTimer">
  | 			<action class="org.test.TimerAction"></action>
  | 		</timer>
  | 		<transition to="A" name="agree"></transition>
  | 		<transition to="B" name="dispute"></transition>
  | </task-node>
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236218#4236218

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236218



More information about the jboss-user mailing list