[jboss-user] [JBoss jBPM] - Re: define process definition with jbpm's api

jnesta do-not-reply at jboss.com
Mon Jan 29 20:53:59 EST 2007


Using codes as follows instead of new ProcessDefinition, it's ok.
[CODE]
ProcessDefinition definition = ProcessDefinition.createNewProcessDefinition();
[/CODE]

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

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



More information about the jboss-user mailing list