You can access the ProcessDefintion object using 
Jbpm.instance().getPageflowProcessDefintion("Submit2");

You can then use a method like getNode("page2") or getNodes() to inspect the 
node.  Cast the Node object  you want to org.jboss.seam.pageflow.Page.

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

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

Reply via email to