[jboss-user] [JBoss jBPM] - How to indentify a StartState node?

pojomonkey do-not-reply at jboss.com
Thu Jun 5 12:19:58 EDT 2008


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

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



More information about the jboss-user mailing list