[jboss-user] [JBoss jBPM] - Re: Undeploying.....
cpob
do-not-reply at jboss.com
Tue Aug 8 09:05:34 EDT 2006
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#3963793
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963793
More information about the jboss-user
mailing list