[jboss-user] [jBPM Users] - Re: [jBPM 4.1] Process Definition XML File
sebastian.s
do-not-reply at jboss.com
Mon Nov 9 14:04:47 EST 2009
I just saw the jPDL doc is not up to date for jBPM 4.x but it should work in a similar way as described for 3.2:
http://docs.jboss.com/jbpm/v3.2/javadoc-jpdl/
| ProcessDefinition processDefinition = new ProcessDefinition("processname");
| ..
|
Just have a look at the jPDL source code to see what constructors and methods are available for ProcessDefinition.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264666#4264666
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264666
More information about the jboss-user
mailing list