[jboss-user] [jBPM Users] - Re: Variable modification restriction + form generation

kukeltje do-not-reply at jboss.com
Mon Nov 16 15:15:08 EST 2009


Sorry...

Personal remark:

I'm more in favour of using 

  | <variable read="true" write="false" required="true" name="var1" />
  | 
instead of
 
  | <variable access="read,required" name="var1"/>
  | 
and all should support EL for the value, not just static booleans

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

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



More information about the jboss-user mailing list