[jboss-user] [JBoss jBPM] - Re: Handling process definitions

newbie007 do-not-reply at jboss.com
Tue Jul 25 12:00:04 EDT 2006


If you are not sure that the definition is persisted to the database, try loading it using graph session:

ProcessDefinition processDefinition = graphSession.loadProcessDefinition(processDefinitionId);

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960741#3960741

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960741



More information about the jboss-user mailing list