[jbpm-dev] [Design of JBoss jBPM] - Re: Start process with form

tom.baeyens@jboss.com do-not-reply at jboss.com
Fri Jun 26 08:02:26 EDT 2009


i was thinking a direct link.

in the jpdl process:

<start form="forms/StartForm.form">...
  | 

in the object model / api:

assertEquals("forms/StartForm.form", getStartFormResourceName("MyProcess", null) );

in the business archive:

myprocess.jpdl.xml
  | forms/StartForm.form

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

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



More information about the jbpm-dev mailing list