[jboss-user] [JBoss jBPM] - Re: how check if process definition deployed?
simonbaker
do-not-reply at jboss.com
Thu May 10 17:49:32 EDT 2007
Maybe this is most direct way to do it:
jbpmContext.getGraphSession().findLatestProcessDefinition(String name)
although it looks like you have to trap an error if it doesn't find it.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044832#4044832
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044832
More information about the jboss-user
mailing list