You can use any one of...
JbpmContext.getGraphSession().findAllProcessDefinitions()
JbpmContext.getGraphSession().findLatestProcessDefinitions()

JbpmContext.getGraphSession().findAllProcessDefinitionVersions(String name)
JbpmContext.getGraphSession().findLatestProcessDefinition(String name)

Cheers
Steve

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

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

Reply via email to