[jboss-user] [jBPM] - Re: 'Timer' inside task is not running

Farhan Masood do-not-reply at jboss.com
Mon Apr 1 02:44:12 EDT 2013


Farhan Masood [https://community.jboss.org/people/farhan.masood] created the discussion

"Re: 'Timer' inside task is not running"

To view the discussion, visit: https://community.jboss.org/message/805781#805781

--------------------------------------------------------------
Sorry. I pasted the code but somehow it didn't appear..

Here is the code

|  | <task-node name="ops Schedule Signing"> |
|  |  | <task name="ops Schedule Signingg" priority="0"> |
|  |  |  | <timer duedate="5 seconds" transition="done"> |
|  |  |     | <action class="com.order.product.signingconfirmation.process.handler.TimerHandler"> |
|  |  |     | </action> |
|  |  |  | </timer> |  |  |  |
|  |  | </task> |
|  |  |  |
|  |  | <transition to="Schedule Signing"></transition> |
|  |  | <transition name='done' to='Complete'/> |
|  | </task-node> |
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20130401/cbc52d54/attachment.html 


More information about the jboss-user mailing list