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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...