[jboss-user] [JBoss jBPM] - Re: Scheduled TaskInstances within a ProcessInstance?

kukeltje do-not-reply at jboss.com
Fri Mar 23 11:07:19 EDT 2007


I'm going to propose to make the processdefinition parser namespace aware, so it can parse it's normal jpdl tags, but allows custom namespaces, so 
<jpdl:task cust:estimatedManHours="10h">
  | ...
  | </jpdl:task>
will be possible

Than, in the near future, Koen kan also add his gpd elements/attributes to it

<jpdl:task gpd:x="10" gpd:y="20" cust:estimatedManHours="10h">
  | ...
  | </jpdl:task>



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

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



More information about the jboss-user mailing list