[jboss-user] [JBoss jBPM] - Re: Scheduled TaskInstances within a ProcessInstance?
kukeltje
do-not-reply at jboss.com
Fri Mar 23 06:15:46 EDT 2007
the jpdl processdefinition can be extended by custom elements. You can e.g. add an attribute 'estimatedManHours' to a task element and retrieve the processdefinition runtime and get this parameter. You currently have to turn of validation on the server side for this as the processdefinitionparser is not namespace aware (yet I hope, as does Koen and Tom but not Gavin).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030985#4030985
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030985
More information about the jboss-user
mailing list