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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...