JBoss Community

Re: Variables Scoped only to the Task

created by HuiSheng Xu in jBPM - View the full discussion

Hi all,

 

  Should we open an issue for this feature.  Maybe it could be like that:

  <task name="local task">

    <variable name="local" scope="task"/>

  </task>

 

  or

  <task name="local task">

    <task-variable name="local"/>

  </task>

Reply to this message by going to Community

Start a new discussion in jBPM at Community