I find that when I get the process definition and iterate over the nodes, that the Start
State node is NOT an instanceof StartState. (The End State node seems to consistently be
an instanceof EndState, however.)
How can I determine which is the Start State node?
I have looked at the posts referring to
"org.jbpm.graph.def.Node$$EnhancerByCGLIB" - which is the class of the start
node, but haven't seen anything relevant.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156039#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...