FlowNamespace extended (flows in flows, param in arg)
authorOlivier Capillon <olivier.capillon@gmail.com>
Tue, 18 May 2010 08:39:00 +0000 (08:39 +0000)
committerOlivier Capillon <olivier.capillon@gmail.com>
Tue, 18 May 2010 08:39:00 +0000 (08:39 +0000)
commitb9336fb77b251c886f7bc09ffafeb9818a50eb94
tree1bb927ad6c066928153ce72b123d658c84c7ffc5
parent002f3c6efa017209f60565d0beb6b0feb65d2c20
FlowNamespace extended (flows in flows, param in arg)

git-svn-id: https://svn.argeo.org/slc/trunk@3580 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/InstantiationManager.java
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/xml/ExecutionScopeDecorator.java [new file with mode: 0644]
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/xml/FlowBeanDefinitionParser.java
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/xml/FlowNamespaceHandler.java
runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/xml/SpecBeanDefinitionParser.java
runtime/org.argeo.slc.core/src/main/resources/org/argeo/slc/core/execution/xml/slc-flow-0.12.xsd
runtime/org.argeo.slc.core/src/test/java/org/argeo/slc/core/execution/xml/FlowNamespaceTest.java
runtime/org.argeo.slc.core/src/test/resources/org/argeo/slc/core/execution/xml/advanced.xml [new file with mode: 0644]