summaryrefslogtreecommitdiff
path: root/resources/boot/factory/CA.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/boot/factory/CA.xml')
-rwxr-xr-xresources/boot/factory/CA.xml8
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>