[jboss-user] [JBoss jBPM] - Re: is that possible to create tasknodes in runtime?

cpob do-not-reply at jboss.com
Fri Aug 4 11:51:58 EDT 2006


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#3963242

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



More information about the jboss-user mailing list