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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to