Does a transition really needed in a bpm framework?
I've just realized that the need to explicitly define transitions from a node 
is lessening the framework's expressiveness quite bad.
I can't found an easy way to implement a complex flow, one of which is like
a -> b -> c -> ttt -> d -> e
where node ttt can move anywhere in the flow based on certain condition.
if "Transition" is optional, implementing this is an easy case.

anyone has any idea on the easiest way to implement this in latest stable 
release of JBPM?


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134210
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to