[jboss-user] [JBoss jBPM] - Translation of task node from jBPM3 to 4

ralf_stranzenbach do-not-reply at jboss.com
Sun Jul 12 04:03:27 EDT 2009


Hi,

what is the correct/best way to translate a task-node like below from jBPM 3 to 4?


  | <task-node name="A" signal="first" end-tasks="true">
  |   <task name="T1" />
  |   <task name="T2" />
  |   <task name="T3" />
  |   <transition to="next state" />
  | </task-node>
  | 

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

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



More information about the jboss-user mailing list