| GraphSession graphSession=jbpmContext.getGraphSession();
| ProcessDefinition processDefinition=graphSession.getProcessDefinition(id);
| graphSession.deleteProcessDefinition(processDefinition);
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108302#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...