diff options
| author | Andrew Branson <andrew@andrewbranson.net> | 2011-06-21 15:46:02 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew@andrewbranson.net> | 2011-06-21 15:46:02 +0200 |
| commit | 254ee6f47eebfc00462c10756a92066e82cc1a96 (patch) | |
| tree | 8273ff95c704e6faa3f92b4711253427b9ba0481 /resources/boot/factory/CA.xml | |
Initial commit2.2
Diffstat (limited to 'resources/boot/factory/CA.xml')
| -rwxr-xr-x | resources/boot/factory/CA.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/boot/factory/CA.xml b/resources/boot/factory/CA.xml new file mode 100755 index 0000000..908647a --- /dev/null +++ b/resources/boot/factory/CA.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?>
+<NewItem initialPath="/desc" name="CompositeActivityDefFactory" workflow="CompositeActivityFactory">
+ <Property name="LocalObjectType" value="CompositeActivityDef"/>
+ <Property name="Type" value="LocalObjectFactory"/>
+ <Dependency name="Workflow" isDescription="false">
+ <DependencyMember itemPath="/desc/ActivityDesc/system/kernel/ManageCompositeActDef"/>
+ </Dependency>
+</NewItem>
|
