Grab it off of the graph session as shown below:
|
JbpmConfiguration.getInstance().createJbpmContext().getGraphSession().findAllProcessDefinitions();
|
Then just run over the definitions calling getName.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214940#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...