[jboss-user] [JBoss jBPM] - How to access Timer DueDate (from xml def) in Action Class?

johnhurtchan do-not-reply at jboss.com
Sun Nov 23 13:03:47 EST 2008


I have a task with a timer defined in processdefinition.xml like below. It has a attribute "duedate" of 2 days. Can I access that "duedate" from my ActionClass?

<task name="MyTask">
  | <assignment class="MyAssignmentHandler"></assignment>
  | <timer duedate="2 days"><action class="MyActionClass"/</timer>
  | </task>

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

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



More information about the jboss-user mailing list