Trying to remove things straight from the DB can be hairy, as there are a lot of
interconnected tables.
It's there in the API, look at GraphSession and it's method
.deleteProcessDefinition
You get the graphSession from jbpmContext.getGraphSession()
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963793#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...