HuiSheng Xu [
http://community.jboss.org/people/rebody] created the discussion
"Re: Variables Scoped only to the Task"
To view the discussion, visit:
http://community.jboss.org/message/562473#562473
--------------------------------------------------------------
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
[
http://community.jboss.org/message/562473#562473]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]