Instead of creating multiple task nodes, you can create multiple tasks IN a task node. So
you could then add new tasks programmatically to B, and then those would all be finished,
and then it would move to C.
Only thing is, that would have many B's going to a single C, unless you then generate
as many tasks in C as you did B. But, it would require all B's to be finished before
going to C.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963242#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...