summaryrefslogtreecommitdiff
path: root/src/main/resources/boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot')
-rw-r--r--src/main/resources/boot/CA/CompositeActivityFactory.xml108
-rw-r--r--src/main/resources/boot/CA/ElementaryActivityFactory.xml108
-rw-r--r--src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml107
-rw-r--r--src/main/resources/boot/CA/ItemDescriptionWf.xml1
-rw-r--r--src/main/resources/boot/CA/ManageCompositeActDef.xml219
-rw-r--r--src/main/resources/boot/CA/ManageElementaryActDef.xml219
-rw-r--r--src/main/resources/boot/CA/ManageSchema.xml218
-rw-r--r--src/main/resources/boot/CA/ManageScript.xml219
-rw-r--r--src/main/resources/boot/CA/SchemaFactoryWf.xml108
-rw-r--r--src/main/resources/boot/CA/ScriptFactoryWf.xml108
-rw-r--r--src/main/resources/boot/EA/AssignNewVersionFromLast.xml20
-rw-r--r--src/main/resources/boot/EA/CreateItem.xml20
-rw-r--r--src/main/resources/boot/EA/CreateNewLocalObjectDef.xml19
-rw-r--r--src/main/resources/boot/EA/EditActivityDef.xml19
-rw-r--r--src/main/resources/boot/EA/EditPropertyDescription.xml20
-rw-r--r--src/main/resources/boot/EA/EditSchema.xml19
-rw-r--r--src/main/resources/boot/EA/EditScriptDefinition.xml19
-rw-r--r--src/main/resources/boot/EA/SetInstanceWorkflow.xml20
-rw-r--r--src/main/resources/boot/OD/ChooseWorkflow.xsd14
-rw-r--r--src/main/resources/boot/OD/New.xsd3
-rw-r--r--src/main/resources/boot/OD/NewDevObjectDef.xsd20
-rw-r--r--src/main/resources/boot/OD/NewLocalObjectDef.xsd20
-rw-r--r--src/main/resources/boot/SC/CreateNewNumberedVersionFromLast.xml27
-rw-r--r--src/main/resources/boot/SC/InstantiateItem.xml28
-rw-r--r--src/main/resources/boot/SC/LocalObjectDefCreator.xml54
-rw-r--r--src/main/resources/boot/SC/New.xml7
-rw-r--r--src/main/resources/boot/SC/SetWorkflow.xml41
-rw-r--r--src/main/resources/boot/property/CAProp.xml5
-rw-r--r--src/main/resources/boot/property/DescProp.xml2
-rw-r--r--src/main/resources/boot/property/EAProp.xml5
-rw-r--r--src/main/resources/boot/property/ODProp.xml5
-rw-r--r--src/main/resources/boot/property/SCProp.xml4
32 files changed, 1806 insertions, 0 deletions
diff --git a/src/main/resources/boot/CA/CompositeActivityFactory.xml b/src/main/resources/boot/CA/CompositeActivityFactory.xml
new file mode 100644
index 0000000..1a963cb
--- /dev/null
+++ b/src/main/resources/boot/CA/CompositeActivityFactory.xml
@@ -0,0 +1,108 @@
+<CompositeActivityDef ID="-1" Name="CompositeActivityFactory" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="5" NextId="14">
+ <JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="325"/>
+ <OutlinePoint x="291" y="313"/>
+ <OutlinePoint x="351" y="313"/>
+ <OutlinePoint x="351" y="337"/>
+ <OutlinePoint x="291" y="337"/>
+ <InEdgeId>9</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <JoinDef ID="5" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="92"/>
+ <OutlinePoint x="291" y="80"/>
+ <OutlinePoint x="351" y="80"/>
+ <OutlinePoint x="351" y="104"/>
+ <OutlinePoint x="291" y="104"/>
+ <InEdgeId>7</InEdgeId>
+ <OutEdgeId>12</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="321" y="211"/>
+ <OutlinePoint x="291" y="199"/>
+ <OutlinePoint x="351" y="199"/>
+ <OutlinePoint x="351" y="223"/>
+ <OutlinePoint x="291" y="223"/>
+ <InEdgeId>13</InEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <OutEdgeId>9</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <ActivitySlotDef ID="10" Name="CreateNewLocalObjectDef_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="133" y="215"/>
+ <OutlinePoint x="68" y="185"/>
+ <OutlinePoint x="198" y="185"/>
+ <OutlinePoint x="198" y="245"/>
+ <OutlinePoint x="68" y="245"/>
+ <InEdgeId>12</InEdgeId>
+ <OutEdgeId>13</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="CreateNewCompositeActivityDef"/>
+ <KeyValuePair Key="NewType" String="CA"/>
+ </Properties>
+ <activityDef>CreateNewLocalObjectDef</activityDef>
+ </ActivitySlotDef>
+ <NextDef ID="13" OriginVertexId="10" TerminusVertexId="3">
+ <OriginPoint x="133" y="215"/>
+ <TerminusPoint x="321" y="211"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="12" OriginVertexId="5" TerminusVertexId="10">
+ <OriginPoint x="321" y="92"/>
+ <TerminusPoint x="133" y="215"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="9" OriginVertexId="3" TerminusVertexId="6">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="325"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="3" TerminusVertexId="5">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="92"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+ <castorNonLayoutableChildren>CreateNewLocalObjectDef</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/CA/ElementaryActivityFactory.xml b/src/main/resources/boot/CA/ElementaryActivityFactory.xml
new file mode 100644
index 0000000..bf14607
--- /dev/null
+++ b/src/main/resources/boot/CA/ElementaryActivityFactory.xml
@@ -0,0 +1,108 @@
+<CompositeActivityDef ID="-1" Name="ElementaryActivityFactory" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="5" NextId="14">
+ <JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="325"/>
+ <OutlinePoint x="291" y="313"/>
+ <OutlinePoint x="351" y="313"/>
+ <OutlinePoint x="351" y="337"/>
+ <OutlinePoint x="291" y="337"/>
+ <InEdgeId>9</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <JoinDef ID="5" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="92"/>
+ <OutlinePoint x="291" y="80"/>
+ <OutlinePoint x="351" y="80"/>
+ <OutlinePoint x="351" y="104"/>
+ <OutlinePoint x="291" y="104"/>
+ <InEdgeId>7</InEdgeId>
+ <OutEdgeId>12</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="321" y="211"/>
+ <OutlinePoint x="291" y="199"/>
+ <OutlinePoint x="351" y="199"/>
+ <OutlinePoint x="351" y="223"/>
+ <OutlinePoint x="291" y="223"/>
+ <InEdgeId>13</InEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <OutEdgeId>9</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <ActivitySlotDef ID="10" Name="CreateNewLocalObjectDef_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="133" y="215"/>
+ <OutlinePoint x="68" y="185"/>
+ <OutlinePoint x="198" y="185"/>
+ <OutlinePoint x="198" y="245"/>
+ <OutlinePoint x="68" y="245"/>
+ <InEdgeId>12</InEdgeId>
+ <OutEdgeId>13</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="CreateNewElementaryActivityDef"/>
+ <KeyValuePair Key="NewType" String="EA"/>
+ </Properties>
+ <activityDef>CreateNewLocalObjectDef</activityDef>
+ </ActivitySlotDef>
+ <NextDef ID="13" OriginVertexId="10" TerminusVertexId="3">
+ <OriginPoint x="133" y="215"/>
+ <TerminusPoint x="321" y="211"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="12" OriginVertexId="5" TerminusVertexId="10">
+ <OriginPoint x="321" y="92"/>
+ <TerminusPoint x="133" y="215"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="9" OriginVertexId="3" TerminusVertexId="6">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="325"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="3" TerminusVertexId="5">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="92"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+ <castorNonLayoutableChildren>CreateNewLocalObjectDef</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml b/src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml
new file mode 100644
index 0000000..270c473
--- /dev/null
+++ b/src/main/resources/boot/CA/ItemDescriptionFactoryWf.xml
@@ -0,0 +1,107 @@
+<CompositeActivityDef ID="-1" Name="ItemDescriptionFactoryWf"
+ Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData
+ ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ StartVertexId="1" NextId="14">
+ <JoinDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true"
+ IsComposite="false">
+ <CentrePoint x="312" y="390" />
+ <OutlinePoint x="282" y="378" />
+ <OutlinePoint x="342" y="378" />
+ <OutlinePoint x="342" y="402" />
+ <OutlinePoint x="282" y="402" />
+ <InEdgeId>7</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join" />
+ </Properties>
+ </JoinDef>
+ <LoopDef ID="2" Name="" Height="24" Width="60" IsLayoutable="true"
+ IsComposite="false" isNext="0">
+ <CentrePoint x="313" y="204" />
+ <OutlinePoint x="283" y="192" />
+ <OutlinePoint x="343" y="192" />
+ <OutlinePoint x="343" y="216" />
+ <OutlinePoint x="283" y="216" />
+ <InEdgeId>13</InEdgeId>
+ <OutEdgeId>6</OutEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2" />
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;" />
+ <KeyValuePair Key="RoutingScriptVersion" String="" />
+ </Properties>
+ </LoopDef>
+ <ActivitySlotDef ID="11" Name="CreateItem slot"
+ Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="126" y="204" />
+ <OutlinePoint x="61" y="174" />
+ <OutlinePoint x="191" y="174" />
+ <OutlinePoint x="191" y="234" />
+ <OutlinePoint x="61" y="234" />
+ <InEdgeId>12</InEdgeId>
+ <OutEdgeId>13</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Name" String="CreateNewDescription" />
+ <KeyValuePair Key="Version" String="last" />
+ </Properties>
+ <activityDef>CreateItem</activityDef>
+ </ActivitySlotDef>
+ <JoinDef ID="1" Name="" Height="24" Width="60" IsLayoutable="true"
+ IsComposite="false">
+ <CentrePoint x="126" y="57" />
+ <OutlinePoint x="96" y="45" />
+ <OutlinePoint x="156" y="45" />
+ <OutlinePoint x="156" y="69" />
+ <OutlinePoint x="96" y="69" />
+ <InEdgeId>6</InEdgeId>
+ <OutEdgeId>12</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join" />
+ </Properties>
+ </JoinDef>
+ <NextDef ID="6" OriginVertexId="2" TerminusVertexId="1">
+ <OriginPoint x="313" y="204" />
+ <TerminusPoint x="126" y="57" />
+ <Properties>
+ <KeyValuePair Key="Alias" String="true" />
+ </Properties>
+ </NextDef>
+ <NextDef ID="13" OriginVertexId="11" TerminusVertexId="2">
+ <OriginPoint x="126" y="204" />
+ <TerminusPoint x="313" y="204" />
+ <Properties />
+ </NextDef>
+ <NextDef ID="12" OriginVertexId="1" TerminusVertexId="11">
+ <OriginPoint x="126" y="57" />
+ <TerminusPoint x="126" y="204" />
+ <Properties />
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="2" TerminusVertexId="3">
+ <OriginPoint x="313" y="204" />
+ <TerminusPoint x="312" y="390" />
+ <Properties>
+ <KeyValuePair Key="Alias" String="false" />
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Description" String="" />
+ <KeyValuePair Key="Ignorable" Boolean="false" />
+ <KeyValuePair Key="ScriptVersion" String="" />
+ <KeyValuePair Key="Mail Message" String="" />
+ <KeyValuePair Key="Viewpoint" String="" />
+ <KeyValuePair Key="Agent Name" String="" />
+ <KeyValuePair Key="SchemaVersion" String="" />
+ <KeyValuePair Key="Skippable" Boolean="false" />
+ <KeyValuePair Key="ScriptName" String="" />
+ <KeyValuePair Key="Mail event" String="" />
+ <KeyValuePair Key="Autostart" Boolean="true" />
+ <KeyValuePair Key="Repeatable" Boolean="false" />
+ <KeyValuePair Key="Show time" Boolean="true" />
+ <KeyValuePair Key="Agent Role" String="" />
+ <KeyValuePair Key="AlwaysUseOutcome" Boolean="false" />
+ <KeyValuePair Key="SchemaType" String="" />
+ </Properties>
+</CompositeActivityDef> \ No newline at end of file
diff --git a/src/main/resources/boot/CA/ItemDescriptionWf.xml b/src/main/resources/boot/CA/ItemDescriptionWf.xml
new file mode 100644
index 0000000..e8c294f
--- /dev/null
+++ b/src/main/resources/boot/CA/ItemDescriptionWf.xml
@@ -0,0 +1 @@
+<CompositeActivityDef ID="-1" Name="ItemDescriptionWf" Height="0" Width="0" IsLayoutable="false" IsComposite="true"><childrenGraphModel><GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="0" NextId="37"><ActivitySlotDef ID="33" Name="CreateItem slot" Height="60" Width="130" IsLayoutable="true" IsComposite="false"><CentrePoint x="437" y="611"/><OutlinePoint x="372" y="581"/><OutlinePoint x="502" y="581"/><OutlinePoint x="502" y="641"/><OutlinePoint x="372" y="641"/><InEdgeId>35</InEdgeId><OutEdgeId>36</OutEdgeId><Properties><KeyValuePair Key="Name" String="CreateNewInstance"/><KeyValuePair Key="Version" String="last"/></Properties><activityDef>CreateItem</activityDef></ActivitySlotDef><LoopDef ID="19" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0"><CentrePoint x="540" y="676"/><OutlinePoint x="510" y="664"/><OutlinePoint x="570" y="664"/><OutlinePoint x="570" y="688"/><OutlinePoint x="510" y="688"/><InEdgeId>36</InEdgeId><OutEdgeId>29</OutEdgeId><OutEdgeId>32</OutEdgeId><Properties><KeyValuePair Key="LastNum" String="3"/><KeyValuePair Key="RoutingScriptName" String="javascript:true;"/><KeyValuePair Key="RoutingScriptVersion" String=""/></Properties></LoopDef><LoopDef ID="18" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0"><CentrePoint x="370" y="679"/><OutlinePoint x="340" y="667"/><OutlinePoint x="400" y="667"/><OutlinePoint x="400" y="691"/><OutlinePoint x="340" y="691"/><InEdgeId>25</InEdgeId><OutEdgeId>28</OutEdgeId><OutEdgeId>31</OutEdgeId><Properties><KeyValuePair Key="LastNum" String="2"/><KeyValuePair Key="RoutingScriptName" String="javascript:true;"/><KeyValuePair Key="RoutingScriptVersion" String=""/></Properties></LoopDef><JoinDef ID="9" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false"><CentrePoint x="472" y="449"/><OutlinePoint x="442" y="437"/><OutlinePoint x="502" y="437"/><OutlinePoint x="502" y="461"/><OutlinePoint x="442" y="461"/><InEdgeId>12</InEdgeId><InEdgeId>32</InEdgeId><OutEdgeId>35</OutEdgeId><Properties><KeyValuePair Key="Type" String="Join"/></Properties></JoinDef><JoinDef ID="20" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false"><CentrePoint x="370" y="792"/><OutlinePoint x="340" y="780"/><OutlinePoint x="400" y="780"/><OutlinePoint x="400" y="804"/><OutlinePoint x="340" y="804"/><InEdgeId>27</InEdgeId><InEdgeId>28</InEdgeId><InEdgeId>29</InEdgeId><Properties><KeyValuePair Key="Type" String="Join"/></Properties></JoinDef><LoopDef ID="17" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0"><CentrePoint x="158" y="677"/><OutlinePoint x="128" y="665"/><OutlinePoint x="188" y="665"/><OutlinePoint x="188" y="689"/><OutlinePoint x="128" y="689"/><InEdgeId>24</InEdgeId><OutEdgeId>27</OutEdgeId><OutEdgeId>30</OutEdgeId><Properties><KeyValuePair Key="LastNum" String="2"/><KeyValuePair Key="RoutingScriptName" String="javascript:true;"/><KeyValuePair Key="RoutingScriptVersion" String=""/></Properties></LoopDef><JoinDef ID="8" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false"><CentrePoint x="286" y="449"/><OutlinePoint x="256" y="437"/><OutlinePoint x="316" y="437"/><OutlinePoint x="316" y="461"/><OutlinePoint x="256" y="461"/><InEdgeId>11</InEdgeId><InEdgeId>31</InEdgeId><OutEdgeId>22</OutEdgeId><Properties><KeyValuePair Key="Type" String="Join"/></Properties></JoinDef><JoinDef ID="7" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false"><CentrePoint x="104" y="448"/><OutlinePoint x="74" y="436"/><OutlinePoint x="134" y="436"/><OutlinePoint x="134" y="460"/><OutlinePoint x="74" y="460"/><InEdgeId>10</InEdgeId><InEdgeId>30</InEdgeId><OutEdgeId>21</OutEdgeId><Properties><KeyValuePair Key="Type" String="Join"/></Properties></JoinDef><ActivitySlotDef ID="15" Name="SetInstanceWorkflow slot" Height="60" Width="130" IsLayoutable="true" IsComposite="false"><CentrePoint x="254" y="609"/><OutlinePoint x="189" y="579"/><OutlinePoint x="319" y="579"/><OutlinePoint x="319" y="639"/><OutlinePoint x="189" y="639"/><InEdgeId>22</InEdgeId><OutEdgeId>25</OutEdgeId><Properties><KeyValuePair Key="Name" String="ChangeInstanceWorkflow"/><KeyValuePair Key="Version" String="last"/></Properties><activityDef>SetInstanceWorkflow</activityDef></ActivitySlotDef><ActivitySlotDef ID="14" Name="EditPropertyDescription slot" Height="60" Width="130" IsLayoutable="true" IsComposite="false"><CentrePoint x="62" y="607"/><OutlinePoint x="-3" y="577"/><OutlinePoint x="127" y="577"/><OutlinePoint x="127" y="637"/><OutlinePoint x="-3" y="637"/><InEdgeId>21</InEdgeId><OutEdgeId>24</OutEdgeId><Properties><KeyValuePair Key="Name" String="EditPropertyDescription"/><KeyValuePair Key="Version" String="last"/></Properties><activityDef>EditPropertyDescription</activityDef></ActivitySlotDef><AndSplitDef ID="4" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false"><CentrePoint x="251" y="354"/><OutlinePoint x="221" y="342"/><OutlinePoint x="281" y="342"/><OutlinePoint x="281" y="366"/><OutlinePoint x="221" y="366"/><InEdgeId>13</InEdgeId><OutEdgeId>10</OutEdgeId><OutEdgeId>11</OutEdgeId><OutEdgeId>12</OutEdgeId><Properties><KeyValuePair Key="RoutingScriptName" String=""/><KeyValuePair Key="RoutingScriptVersion" String=""/></Properties></AndSplitDef><ActivitySlotDef ID="1" Name="SetInstanceWorkflow slot" Height="60" Width="130" IsLayoutable="true" IsComposite="false"><CentrePoint x="251" y="231"/><OutlinePoint x="186" y="201"/><OutlinePoint x="316" y="201"/><OutlinePoint x="316" y="261"/><OutlinePoint x="186" y="261"/><InEdgeId>2</InEdgeId><OutEdgeId>13</OutEdgeId><Properties><KeyValuePair Key="Name" String="SetInstanceWorkflow"/><KeyValuePair Key="Version" String="last"/></Properties><activityDef>SetInstanceWorkflow</activityDef></ActivitySlotDef><ActivitySlotDef ID="0" Name="EditPropertyDescription slot" Height="60" Width="130" IsLayoutable="true" IsComposite="false"><CentrePoint x="251" y="105"/><OutlinePoint x="186" y="75"/><OutlinePoint x="316" y="75"/><OutlinePoint x="316" y="135"/><OutlinePoint x="186" y="135"/><OutEdgeId>2</OutEdgeId><Properties><KeyValuePair Key="Name" String="SetPropertyDescription"/><KeyValuePair Key="Version" String="last"/></Properties><activityDef>EditPropertyDescription</activityDef></ActivitySlotDef><NextDef ID="32" OriginVertexId="19" TerminusVertexId="9"><OriginPoint x="540" y="676"/><TerminusPoint x="472" y="449"/><Properties><KeyValuePair Key="Alias" String="true"/></Properties></NextDef><NextDef ID="29" OriginVertexId="19" TerminusVertexId="20"><OriginPoint x="540" y="676"/><TerminusPoint x="370" y="792"/><Properties><KeyValuePair Key="Alias" String="false"/></Properties></NextDef><NextDef ID="31" OriginVertexId="18" TerminusVertexId="8"><OriginPoint x="370" y="679"/><TerminusPoint x="286" y="449"/><Properties><KeyValuePair Key="Alias" String="true"/></Properties></NextDef><NextDef ID="28" OriginVertexId="18" TerminusVertexId="20"><OriginPoint x="370" y="679"/><TerminusPoint x="370" y="792"/><Properties><KeyValuePair Key="Alias" String="false"/></Properties></NextDef><NextDef ID="30" OriginVertexId="17" TerminusVertexId="7"><OriginPoint x="158" y="677"/><TerminusPoint x="104" y="448"/><Properties><KeyValuePair Key="Alias" String="true"/></Properties></NextDef><NextDef ID="27" OriginVertexId="17" TerminusVertexId="20"><OriginPoint x="158" y="677"/><TerminusPoint x="370" y="792"/><Properties><KeyValuePair Key="Alias" String="false"/></Properties></NextDef><NextDef ID="25" OriginVertexId="15" TerminusVertexId="18"><OriginPoint x="254" y="609"/><TerminusPoint x="370" y="679"/><Properties/></NextDef><NextDef ID="24" OriginVertexId="14" TerminusVertexId="17"><OriginPoint x="62" y="607"/><TerminusPoint x="158" y="677"/><Properties/></NextDef><NextDef ID="22" OriginVertexId="8" TerminusVertexId="15"><OriginPoint x="286" y="449"/><TerminusPoint x="254" y="609"/><Properties/></NextDef><NextDef ID="21" OriginVertexId="7" TerminusVertexId="14"><OriginPoint x="104" y="448"/><TerminusPoint x="62" y="607"/><Properties/></NextDef><NextDef ID="13" OriginVertexId="1" TerminusVertexId="4"><OriginPoint x="251" y="231"/><TerminusPoint x="251" y="354"/><Properties/></NextDef><NextDef ID="12" OriginVertexId="4" TerminusVertexId="9"><OriginPoint x="251" y="354"/><TerminusPoint x="472" y="449"/><Properties/></NextDef><NextDef ID="11" OriginVertexId="4" TerminusVertexId="8"><OriginPoint x="251" y="354"/><TerminusPoint x="286" y="449"/><Properties/></NextDef><NextDef ID="2" OriginVertexId="0" TerminusVertexId="1"><OriginPoint x="251" y="105"/><TerminusPoint x="251" y="231"/><Properties/></NextDef><NextDef ID="10" OriginVertexId="4" TerminusVertexId="7"><OriginPoint x="251" y="354"/><TerminusPoint x="104" y="448"/><Properties/></NextDef><NextDef ID="36" OriginVertexId="33" TerminusVertexId="19"><OriginPoint x="437" y="611"/><TerminusPoint x="540" y="676"/><Properties/></NextDef><NextDef ID="35" OriginVertexId="9" TerminusVertexId="33"><OriginPoint x="472" y="449"/><TerminusPoint x="437" y="611"/><Properties/></NextDef></GraphModelCastorData></childrenGraphModel><Properties><KeyValuePair Key="Description" String=""/><KeyValuePair Key="Ignorable" Boolean="false"/><KeyValuePair Key="ScriptVersion" String=""/><KeyValuePair Key="Mail Message" String=""/><KeyValuePair Key="Viewpoint" String=""/><KeyValuePair Key="Agent Name" String=""/><KeyValuePair Key="SchemaVersion" String=""/><KeyValuePair Key="Skippable" Boolean="false"/><KeyValuePair Key="ScriptName" String=""/><KeyValuePair Key="Mail event" String=""/><KeyValuePair Key="Autostart" Boolean="true"/><KeyValuePair Key="Repeatable" Boolean="false"/><KeyValuePair Key="Show time" Boolean="true"/><KeyValuePair Key="Agent Role" String=""/><KeyValuePair Key="AlwaysUseOutcome" Boolean="false"/><KeyValuePair Key="SchemaType" String=""/></Properties></CompositeActivityDef> \ No newline at end of file
diff --git a/src/main/resources/boot/CA/ManageCompositeActDef.xml b/src/main/resources/boot/CA/ManageCompositeActDef.xml
new file mode 100644
index 0000000..9a48f1c
--- /dev/null
+++ b/src/main/resources/boot/CA/ManageCompositeActDef.xml
@@ -0,0 +1,219 @@
+<CompositeActivityDef ID="-1" Name="ManageCompositeActDef" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="13" NextId="26">
+ <LoopDef ID="15" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="358" y="360"/>
+ <OutlinePoint x="328" y="348"/>
+ <OutlinePoint x="388" y="348"/>
+ <OutlinePoint x="388" y="372"/>
+ <OutlinePoint x="328" y="372"/>
+ <InEdgeId>19</InEdgeId>
+ <OutEdgeId>20</OutEdgeId>
+ <OutEdgeId>21</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <JoinDef ID="14" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="357" y="132"/>
+ <OutlinePoint x="327" y="120"/>
+ <OutlinePoint x="387" y="120"/>
+ <OutlinePoint x="387" y="144"/>
+ <OutlinePoint x="327" y="144"/>
+ <InEdgeId>17</InEdgeId>
+ <InEdgeId>20</InEdgeId>
+ <OutEdgeId>18</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <AndSplitDef ID="13" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="274" y="39"/>
+ <OutlinePoint x="244" y="27"/>
+ <OutlinePoint x="304" y="27"/>
+ <OutlinePoint x="304" y="51"/>
+ <OutlinePoint x="244" y="51"/>
+ <OutEdgeId>16</OutEdgeId>
+ <OutEdgeId>17</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String=""/>
+ </Properties>
+ </AndSplitDef>
+ <JoinDef ID="4" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="265" y="473"/>
+ <OutlinePoint x="235" y="461"/>
+ <OutlinePoint x="295" y="461"/>
+ <OutlinePoint x="295" y="485"/>
+ <OutlinePoint x="235" y="485"/>
+ <InEdgeId>8</InEdgeId>
+ <InEdgeId>21</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="177" y="359"/>
+ <OutlinePoint x="147" y="347"/>
+ <OutlinePoint x="207" y="347"/>
+ <OutlinePoint x="207" y="371"/>
+ <OutlinePoint x="147" y="371"/>
+ <InEdgeId>25</InEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <OutEdgeId>8</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <ActivitySlotDef ID="11" Name="AssignNewVersionFromLast_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="270" y="251"/>
+ <OutlinePoint x="205" y="221"/>
+ <OutlinePoint x="335" y="221"/>
+ <OutlinePoint x="335" y="281"/>
+ <OutlinePoint x="205" y="281"/>
+ <InEdgeId>18</InEdgeId>
+ <OutEdgeId>19</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="ViewName" String="CompositeActivityDef"/>
+ <KeyValuePair Key="Name" String="AssignNewActivityVersionFromLast"/>
+ </Properties>
+ <activityDef>AssignNewVersionFromLast</activityDef>
+ </ActivitySlotDef>
+ <JoinDef ID="2" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="175" y="131"/>
+ <OutlinePoint x="145" y="119"/>
+ <OutlinePoint x="205" y="119"/>
+ <OutlinePoint x="205" y="143"/>
+ <OutlinePoint x="145" y="143"/>
+ <InEdgeId>7</InEdgeId>
+ <InEdgeId>16</InEdgeId>
+ <OutEdgeId>24</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <ActivitySlotDef ID="22" Name="EditDefinition" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="76" y="251"/>
+ <OutlinePoint x="11" y="221"/>
+ <OutlinePoint x="141" y="221"/>
+ <OutlinePoint x="141" y="281"/>
+ <OutlinePoint x="11" y="281"/>
+ <InEdgeId>24</InEdgeId>
+ <OutEdgeId>25</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="EditDefinition"/>
+ <KeyValuePair Key="SchemaType" String="CompositeActivityDef"/>
+ </Properties>
+ <activityDef>EditActivityDef</activityDef>
+ </ActivitySlotDef>
+ <NextDef ID="25" OriginVertexId="22" TerminusVertexId="3">
+ <OriginPoint x="76" y="251"/>
+ <TerminusPoint x="177" y="359"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="24" OriginVertexId="2" TerminusVertexId="22">
+ <OriginPoint x="175" y="131"/>
+ <TerminusPoint x="76" y="251"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="19" OriginVertexId="11" TerminusVertexId="15">
+ <OriginPoint x="270" y="251"/>
+ <TerminusPoint x="358" y="360"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="21" OriginVertexId="15" TerminusVertexId="4">
+ <OriginPoint x="358" y="360"/>
+ <TerminusPoint x="265" y="473"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="18" OriginVertexId="14" TerminusVertexId="11">
+ <OriginPoint x="357" y="132"/>
+ <TerminusPoint x="270" y="251"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="20" OriginVertexId="15" TerminusVertexId="14">
+ <OriginPoint x="358" y="360"/>
+ <TerminusPoint x="357" y="132"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="8" OriginVertexId="3" TerminusVertexId="4">
+ <OriginPoint x="177" y="359"/>
+ <TerminusPoint x="265" y="473"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="17" OriginVertexId="13" TerminusVertexId="14">
+ <OriginPoint x="274" y="39"/>
+ <TerminusPoint x="357" y="132"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="16" OriginVertexId="13" TerminusVertexId="2">
+ <OriginPoint x="274" y="39"/>
+ <TerminusPoint x="175" y="131"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="3" TerminusVertexId="2">
+ <OriginPoint x="177" y="359"/>
+ <TerminusPoint x="175" y="131"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Expected Time" Integer="0"/>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Has Timeout" Boolean="false"/>
+ <KeyValuePair Key="Time Out Action" Integer="2"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Expected Time Unit" Integer="3"/>
+ <KeyValuePair Key="Maximum Time" Integer="0"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Maximum Time Unit" Integer="3"/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="Timeout Activated" Boolean="false"/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+ <castorNonLayoutableChildren>AssignNewVersionFromLast</castorNonLayoutableChildren>
+ <castorNonLayoutableChildren>EditActivityDef</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/CA/ManageElementaryActDef.xml b/src/main/resources/boot/CA/ManageElementaryActDef.xml
new file mode 100644
index 0000000..1aa3840
--- /dev/null
+++ b/src/main/resources/boot/CA/ManageElementaryActDef.xml
@@ -0,0 +1,219 @@
+<CompositeActivityDef ID="-1" Name="ManageElementaryActDef" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="13" NextId="26">
+ <LoopDef ID="15" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="358" y="360"/>
+ <OutlinePoint x="328" y="348"/>
+ <OutlinePoint x="388" y="348"/>
+ <OutlinePoint x="388" y="372"/>
+ <OutlinePoint x="328" y="372"/>
+ <InEdgeId>19</InEdgeId>
+ <OutEdgeId>20</OutEdgeId>
+ <OutEdgeId>21</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <JoinDef ID="14" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="357" y="132"/>
+ <OutlinePoint x="327" y="120"/>
+ <OutlinePoint x="387" y="120"/>
+ <OutlinePoint x="387" y="144"/>
+ <OutlinePoint x="327" y="144"/>
+ <InEdgeId>17</InEdgeId>
+ <InEdgeId>20</InEdgeId>
+ <OutEdgeId>18</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <JoinDef ID="4" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="265" y="473"/>
+ <OutlinePoint x="235" y="461"/>
+ <OutlinePoint x="295" y="461"/>
+ <OutlinePoint x="295" y="485"/>
+ <OutlinePoint x="235" y="485"/>
+ <InEdgeId>8</InEdgeId>
+ <InEdgeId>21</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <AndSplitDef ID="13" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="274" y="39"/>
+ <OutlinePoint x="244" y="27"/>
+ <OutlinePoint x="304" y="27"/>
+ <OutlinePoint x="304" y="51"/>
+ <OutlinePoint x="244" y="51"/>
+ <OutEdgeId>16</OutEdgeId>
+ <OutEdgeId>17</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String=""/>
+ </Properties>
+ </AndSplitDef>
+ <LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="177" y="359"/>
+ <OutlinePoint x="147" y="347"/>
+ <OutlinePoint x="207" y="347"/>
+ <OutlinePoint x="207" y="371"/>
+ <OutlinePoint x="147" y="371"/>
+ <InEdgeId>25</InEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <OutEdgeId>8</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <JoinDef ID="2" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="175" y="131"/>
+ <OutlinePoint x="145" y="119"/>
+ <OutlinePoint x="205" y="119"/>
+ <OutlinePoint x="205" y="143"/>
+ <OutlinePoint x="145" y="143"/>
+ <InEdgeId>7</InEdgeId>
+ <InEdgeId>16</InEdgeId>
+ <OutEdgeId>24</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <ActivitySlotDef ID="11" Name="AssignNewVersionFromLast_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="270" y="251"/>
+ <OutlinePoint x="205" y="221"/>
+ <OutlinePoint x="335" y="221"/>
+ <OutlinePoint x="335" y="281"/>
+ <OutlinePoint x="205" y="281"/>
+ <InEdgeId>18</InEdgeId>
+ <OutEdgeId>19</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="ViewName" String="ElementaryActivityDef"/>
+ <KeyValuePair Key="Name" String="AssignNewSchemaVersionFromLast"/>
+ </Properties>
+ <activityDef>AssignNewVersionFromLast</activityDef>
+ </ActivitySlotDef>
+ <ActivitySlotDef ID="22" Name="EditDefinition" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="76" y="251"/>
+ <OutlinePoint x="11" y="221"/>
+ <OutlinePoint x="141" y="221"/>
+ <OutlinePoint x="141" y="281"/>
+ <OutlinePoint x="11" y="281"/>
+ <InEdgeId>24</InEdgeId>
+ <OutEdgeId>25</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="EditDefinition"/>
+ <KeyValuePair Key="SchemaType" String="ElementaryActivityDef"/>
+ </Properties>
+ <activityDef>EditActivityDef</activityDef>
+ </ActivitySlotDef>
+ <NextDef ID="25" OriginVertexId="22" TerminusVertexId="3">
+ <OriginPoint x="76" y="251"/>
+ <TerminusPoint x="177" y="359"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="24" OriginVertexId="2" TerminusVertexId="22">
+ <OriginPoint x="175" y="131"/>
+ <TerminusPoint x="76" y="251"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="19" OriginVertexId="11" TerminusVertexId="15">
+ <OriginPoint x="270" y="251"/>
+ <TerminusPoint x="358" y="360"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="21" OriginVertexId="15" TerminusVertexId="4">
+ <OriginPoint x="358" y="360"/>
+ <TerminusPoint x="265" y="473"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="18" OriginVertexId="14" TerminusVertexId="11">
+ <OriginPoint x="357" y="132"/>
+ <TerminusPoint x="270" y="251"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="20" OriginVertexId="15" TerminusVertexId="14">
+ <OriginPoint x="358" y="360"/>
+ <TerminusPoint x="357" y="132"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="8" OriginVertexId="3" TerminusVertexId="4">
+ <OriginPoint x="177" y="359"/>
+ <TerminusPoint x="265" y="473"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="17" OriginVertexId="13" TerminusVertexId="14">
+ <OriginPoint x="274" y="39"/>
+ <TerminusPoint x="357" y="132"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="3" TerminusVertexId="2">
+ <OriginPoint x="177" y="359"/>
+ <TerminusPoint x="175" y="131"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="16" OriginVertexId="13" TerminusVertexId="2">
+ <OriginPoint x="274" y="39"/>
+ <TerminusPoint x="175" y="131"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Expected Time" Integer="0"/>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Has Timeout" Boolean="false"/>
+ <KeyValuePair Key="Time Out Action" Integer="2"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Expected Time Unit" Integer="3"/>
+ <KeyValuePair Key="Maximum Time" Integer="0"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Maximum Time Unit" Integer="3"/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="Timeout Activated" Boolean="false"/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+ <castorNonLayoutableChildren>AssignNewVersionFromLast</castorNonLayoutableChildren>
+ <castorNonLayoutableChildren>EditActivityDef</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/CA/ManageSchema.xml b/src/main/resources/boot/CA/ManageSchema.xml
new file mode 100644
index 0000000..da501e4
--- /dev/null
+++ b/src/main/resources/boot/CA/ManageSchema.xml
@@ -0,0 +1,218 @@
+<CompositeActivityDef ID="-1" Name="ManageSchema" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="13" NextId="22">
+ <LoopDef ID="15" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="358" y="360"/>
+ <OutlinePoint x="328" y="348"/>
+ <OutlinePoint x="388" y="348"/>
+ <OutlinePoint x="388" y="372"/>
+ <OutlinePoint x="328" y="372"/>
+ <InEdgeId>19</InEdgeId>
+ <OutEdgeId>20</OutEdgeId>
+ <OutEdgeId>21</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <JoinDef ID="14" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="357" y="132"/>
+ <OutlinePoint x="327" y="120"/>
+ <OutlinePoint x="387" y="120"/>
+ <OutlinePoint x="387" y="144"/>
+ <OutlinePoint x="327" y="144"/>
+ <InEdgeId>17</InEdgeId>
+ <InEdgeId>20</InEdgeId>
+ <OutEdgeId>18</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <AndSplitDef ID="13" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="274" y="39"/>
+ <OutlinePoint x="244" y="27"/>
+ <OutlinePoint x="304" y="27"/>
+ <OutlinePoint x="304" y="51"/>
+ <OutlinePoint x="244" y="51"/>
+ <OutEdgeId>16</OutEdgeId>
+ <OutEdgeId>17</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String=""/>
+ </Properties>
+ </AndSplitDef>
+ <JoinDef ID="4" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="265" y="473"/>
+ <OutlinePoint x="235" y="461"/>
+ <OutlinePoint x="295" y="461"/>
+ <OutlinePoint x="295" y="485"/>
+ <OutlinePoint x="235" y="485"/>
+ <InEdgeId>8</InEdgeId>
+ <InEdgeId>21</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="177" y="359"/>
+ <OutlinePoint x="147" y="347"/>
+ <OutlinePoint x="207" y="347"/>
+ <OutlinePoint x="207" y="371"/>
+ <OutlinePoint x="147" y="371"/>
+ <InEdgeId>6</InEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <OutEdgeId>8</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <ActivitySlotDef ID="11" Name="AssignNewVersionFromLast_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="270" y="251"/>
+ <OutlinePoint x="205" y="221"/>
+ <OutlinePoint x="335" y="221"/>
+ <OutlinePoint x="335" y="281"/>
+ <OutlinePoint x="205" y="281"/>
+ <InEdgeId>18</InEdgeId>
+ <OutEdgeId>19</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="ViewName" String="Schema"/>
+ <KeyValuePair Key="Name" String="AssignNewSchemaVersionFromLast"/>
+ </Properties>
+ <activityDef>AssignNewVersionFromLast</activityDef>
+ </ActivitySlotDef>
+ <JoinDef ID="2" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="175" y="131"/>
+ <OutlinePoint x="145" y="119"/>
+ <OutlinePoint x="205" y="119"/>
+ <OutlinePoint x="205" y="143"/>
+ <OutlinePoint x="145" y="143"/>
+ <InEdgeId>7</InEdgeId>
+ <InEdgeId>16</InEdgeId>
+ <OutEdgeId>5</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <ActivitySlotDef ID="0" Name="EditDefinition" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="93" y="252"/>
+ <OutlinePoint x="28" y="222"/>
+ <OutlinePoint x="158" y="222"/>
+ <OutlinePoint x="158" y="282"/>
+ <OutlinePoint x="28" y="282"/>
+ <InEdgeId>5</InEdgeId>
+ <OutEdgeId>6</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="EditDefinition"/>
+ </Properties>
+ <activityDef>EditSchema</activityDef>
+ </ActivitySlotDef>
+ <NextDef ID="21" OriginVertexId="15" TerminusVertexId="4">
+ <OriginPoint x="358" y="360"/>
+ <TerminusPoint x="265" y="473"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="19" OriginVertexId="11" TerminusVertexId="15">
+ <OriginPoint x="270" y="251"/>
+ <TerminusPoint x="358" y="360"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="20" OriginVertexId="15" TerminusVertexId="14">
+ <OriginPoint x="358" y="360"/>
+ <TerminusPoint x="357" y="132"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="18" OriginVertexId="14" TerminusVertexId="11">
+ <OriginPoint x="357" y="132"/>
+ <TerminusPoint x="270" y="251"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="8" OriginVertexId="3" TerminusVertexId="4">
+ <OriginPoint x="177" y="359"/>
+ <TerminusPoint x="265" y="473"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="17" OriginVertexId="13" TerminusVertexId="14">
+ <OriginPoint x="274" y="39"/>
+ <TerminusPoint x="357" y="132"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="3" TerminusVertexId="2">
+ <OriginPoint x="177" y="359"/>
+ <TerminusPoint x="175" y="131"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="16" OriginVertexId="13" TerminusVertexId="2">
+ <OriginPoint x="274" y="39"/>
+ <TerminusPoint x="175" y="131"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="6" OriginVertexId="0" TerminusVertexId="3">
+ <OriginPoint x="93" y="252"/>
+ <TerminusPoint x="177" y="359"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="5" OriginVertexId="2" TerminusVertexId="0">
+ <OriginPoint x="175" y="131"/>
+ <TerminusPoint x="93" y="252"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Expected Time" Integer="0"/>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Has Timeout" Boolean="false"/>
+ <KeyValuePair Key="Time Out Action" Integer="2"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Expected Time Unit" Integer="3"/>
+ <KeyValuePair Key="Maximum Time" Integer="0"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Maximum Time Unit" Integer="3"/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="Timeout Activated" Boolean="false"/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+ <castorNonLayoutableChildren>AssignNewVersionFromLast</castorNonLayoutableChildren>
+ <castorNonLayoutableChildren>EditSchema</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/CA/ManageScript.xml b/src/main/resources/boot/CA/ManageScript.xml
new file mode 100644
index 0000000..f8100b0
--- /dev/null
+++ b/src/main/resources/boot/CA/ManageScript.xml
@@ -0,0 +1,219 @@
+<CompositeActivityDef ID="-1" Name="ManageScript" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="11" NextId="27">
+ <LoopDef ID="15" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="425" y="291"/>
+ <OutlinePoint x="395" y="279"/>
+ <OutlinePoint x="455" y="279"/>
+ <OutlinePoint x="455" y="303"/>
+ <OutlinePoint x="395" y="303"/>
+ <InEdgeId>24</InEdgeId>
+ <OutEdgeId>25</OutEdgeId>
+ <OutEdgeId>26</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <LoopDef ID="14" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="184" y="289"/>
+ <OutlinePoint x="154" y="277"/>
+ <OutlinePoint x="214" y="277"/>
+ <OutlinePoint x="214" y="301"/>
+ <OutlinePoint x="154" y="301"/>
+ <InEdgeId>21</InEdgeId>
+ <OutEdgeId>22</OutEdgeId>
+ <OutEdgeId>23</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <JoinDef ID="13" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="425" y="80"/>
+ <OutlinePoint x="395" y="68"/>
+ <OutlinePoint x="455" y="68"/>
+ <OutlinePoint x="455" y="92"/>
+ <OutlinePoint x="395" y="92"/>
+ <InEdgeId>18</InEdgeId>
+ <InEdgeId>25</InEdgeId>
+ <OutEdgeId>20</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <JoinDef ID="12" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="184" y="80"/>
+ <OutlinePoint x="154" y="68"/>
+ <OutlinePoint x="214" y="68"/>
+ <OutlinePoint x="214" y="92"/>
+ <OutlinePoint x="154" y="92"/>
+ <InEdgeId>17</InEdgeId>
+ <InEdgeId>23</InEdgeId>
+ <OutEdgeId>19</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <AndSplitDef ID="11" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="305" y="26"/>
+ <OutlinePoint x="275" y="14"/>
+ <OutlinePoint x="335" y="14"/>
+ <OutlinePoint x="335" y="38"/>
+ <OutlinePoint x="275" y="38"/>
+ <OutEdgeId>17</OutEdgeId>
+ <OutEdgeId>18</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String=""/>
+ </Properties>
+ </AndSplitDef>
+ <ActivitySlotDef ID="0" Name="EditDefinition" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="115" y="182"/>
+ <OutlinePoint x="50" y="152"/>
+ <OutlinePoint x="180" y="152"/>
+ <OutlinePoint x="180" y="212"/>
+ <OutlinePoint x="50" y="212"/>
+ <InEdgeId>19</InEdgeId>
+ <OutEdgeId>21</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="EditDefinition"/>
+ </Properties>
+ <activityDef>EditScriptDefinition</activityDef>
+ </ActivitySlotDef>
+ <ActivitySlotDef ID="9" Name="AssignNewVersionFromLast_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="344" y="184"/>
+ <OutlinePoint x="279" y="154"/>
+ <OutlinePoint x="409" y="154"/>
+ <OutlinePoint x="409" y="214"/>
+ <OutlinePoint x="279" y="214"/>
+ <InEdgeId>20</InEdgeId>
+ <OutEdgeId>24</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="ViewName" String="Script"/>
+ <KeyValuePair Key="Name" String="AssignNewVersionFromLast"/>
+ </Properties>
+ <activityDef>AssignNewVersionFromLast</activityDef>
+ </ActivitySlotDef>
+ <JoinDef ID="16" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="293" y="399"/>
+ <OutlinePoint x="263" y="387"/>
+ <OutlinePoint x="323" y="387"/>
+ <OutlinePoint x="323" y="411"/>
+ <OutlinePoint x="263" y="411"/>
+ <InEdgeId>22</InEdgeId>
+ <InEdgeId>26</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <NextDef ID="26" OriginVertexId="15" TerminusVertexId="16">
+ <OriginPoint x="425" y="291"/>
+ <TerminusPoint x="293" y="399"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="25" OriginVertexId="15" TerminusVertexId="13">
+ <OriginPoint x="425" y="291"/>
+ <TerminusPoint x="425" y="80"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="24" OriginVertexId="9" TerminusVertexId="15">
+ <OriginPoint x="344" y="184"/>
+ <TerminusPoint x="425" y="291"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="23" OriginVertexId="14" TerminusVertexId="12">
+ <OriginPoint x="184" y="289"/>
+ <TerminusPoint x="184" y="80"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="22" OriginVertexId="14" TerminusVertexId="16">
+ <OriginPoint x="184" y="289"/>
+ <TerminusPoint x="293" y="399"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="19" OriginVertexId="12" TerminusVertexId="0">
+ <OriginPoint x="184" y="80"/>
+ <TerminusPoint x="115" y="182"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="21" OriginVertexId="0" TerminusVertexId="14">
+ <OriginPoint x="115" y="182"/>
+ <TerminusPoint x="184" y="289"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="20" OriginVertexId="13" TerminusVertexId="9">
+ <OriginPoint x="425" y="80"/>
+ <TerminusPoint x="344" y="184"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="18" OriginVertexId="11" TerminusVertexId="13">
+ <OriginPoint x="305" y="26"/>
+ <TerminusPoint x="425" y="80"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="17" OriginVertexId="11" TerminusVertexId="12">
+ <OriginPoint x="305" y="26"/>
+ <TerminusPoint x="184" y="80"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Expected Time" Integer="0"/>
+ <KeyValuePair Key="Has Timeout" Boolean="false"/>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Time Out Action" Integer="2"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Expected Time Unit" Integer="3"/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Maximum Time" Integer="0"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Maximum Time Unit" Integer="3"/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Timeout Activated" Boolean="false"/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ </Properties>
+ <castorNonLayoutableChildren>EditScriptDefinition</castorNonLayoutableChildren>
+ <castorNonLayoutableChildren>AssignNewVersionFromLast</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/CA/SchemaFactoryWf.xml b/src/main/resources/boot/CA/SchemaFactoryWf.xml
new file mode 100644
index 0000000..a6496f3
--- /dev/null
+++ b/src/main/resources/boot/CA/SchemaFactoryWf.xml
@@ -0,0 +1,108 @@
+<CompositeActivityDef ID="-1" Name="SchemaFactoryWf" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="5" NextId="14">
+ <JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="325"/>
+ <OutlinePoint x="291" y="313"/>
+ <OutlinePoint x="351" y="313"/>
+ <OutlinePoint x="351" y="337"/>
+ <OutlinePoint x="291" y="337"/>
+ <InEdgeId>9</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <JoinDef ID="5" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="92"/>
+ <OutlinePoint x="291" y="80"/>
+ <OutlinePoint x="351" y="80"/>
+ <OutlinePoint x="351" y="104"/>
+ <OutlinePoint x="291" y="104"/>
+ <InEdgeId>7</InEdgeId>
+ <OutEdgeId>12</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="321" y="211"/>
+ <OutlinePoint x="291" y="199"/>
+ <OutlinePoint x="351" y="199"/>
+ <OutlinePoint x="351" y="223"/>
+ <OutlinePoint x="291" y="223"/>
+ <InEdgeId>13</InEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <OutEdgeId>9</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <ActivitySlotDef ID="10" Name="CreateNewLocalObjectDef_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="133" y="215"/>
+ <OutlinePoint x="68" y="185"/>
+ <OutlinePoint x="198" y="185"/>
+ <OutlinePoint x="198" y="245"/>
+ <OutlinePoint x="68" y="245"/>
+ <InEdgeId>12</InEdgeId>
+ <OutEdgeId>13</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="CreateNewSchema"/>
+ <KeyValuePair Key="NewType" String="OD"/>
+ </Properties>
+ <activityDef>CreateNewLocalObjectDef</activityDef>
+ </ActivitySlotDef>
+ <NextDef ID="13" OriginVertexId="10" TerminusVertexId="3">
+ <OriginPoint x="133" y="215"/>
+ <TerminusPoint x="321" y="211"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="12" OriginVertexId="5" TerminusVertexId="10">
+ <OriginPoint x="321" y="92"/>
+ <TerminusPoint x="133" y="215"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="9" OriginVertexId="3" TerminusVertexId="6">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="325"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="3" TerminusVertexId="5">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="92"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+ <castorNonLayoutableChildren>CreateNewLocalObjectDef</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/CA/ScriptFactoryWf.xml b/src/main/resources/boot/CA/ScriptFactoryWf.xml
new file mode 100644
index 0000000..5f51f9d
--- /dev/null
+++ b/src/main/resources/boot/CA/ScriptFactoryWf.xml
@@ -0,0 +1,108 @@
+<CompositeActivityDef ID="-1" Name="ScriptFactoryWf" Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="5" NextId="14">
+ <JoinDef ID="6" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="325"/>
+ <OutlinePoint x="291" y="313"/>
+ <OutlinePoint x="351" y="313"/>
+ <OutlinePoint x="351" y="337"/>
+ <OutlinePoint x="291" y="337"/>
+ <InEdgeId>9</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <JoinDef ID="5" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="321" y="92"/>
+ <OutlinePoint x="291" y="80"/>
+ <OutlinePoint x="351" y="80"/>
+ <OutlinePoint x="351" y="104"/>
+ <OutlinePoint x="291" y="104"/>
+ <InEdgeId>7</InEdgeId>
+ <OutEdgeId>12</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join"/>
+ </Properties>
+ </JoinDef>
+ <LoopDef ID="3" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false" isNext="0">
+ <CentrePoint x="321" y="211"/>
+ <OutlinePoint x="291" y="199"/>
+ <OutlinePoint x="351" y="199"/>
+ <OutlinePoint x="351" y="223"/>
+ <OutlinePoint x="291" y="223"/>
+ <InEdgeId>13</InEdgeId>
+ <OutEdgeId>7</OutEdgeId>
+ <OutEdgeId>9</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="2"/>
+ <KeyValuePair Key="RoutingScriptVersion" String=""/>
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;"/>
+ </Properties>
+ </LoopDef>
+ <ActivitySlotDef ID="10" Name="CreateNewLocalObjectDef_" Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="133" y="215"/>
+ <OutlinePoint x="68" y="185"/>
+ <OutlinePoint x="198" y="185"/>
+ <OutlinePoint x="198" y="245"/>
+ <OutlinePoint x="68" y="245"/>
+ <InEdgeId>12</InEdgeId>
+ <OutEdgeId>13</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Prefill" Boolean="false"/>
+ <KeyValuePair Key="Prefill Version" String="-1"/>
+ <KeyValuePair Key="Name" String="CreateNewScript"/>
+ <KeyValuePair Key="NewType" String="SC"/>
+ </Properties>
+ <activityDef>CreateNewLocalObjectDef</activityDef>
+ </ActivitySlotDef>
+ <NextDef ID="13" OriginVertexId="10" TerminusVertexId="3">
+ <OriginPoint x="133" y="215"/>
+ <TerminusPoint x="321" y="211"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="12" OriginVertexId="5" TerminusVertexId="10">
+ <OriginPoint x="321" y="92"/>
+ <TerminusPoint x="133" y="215"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="9" OriginVertexId="3" TerminusVertexId="6">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="325"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="false"/>
+ </Properties>
+ </NextDef>
+ <NextDef ID="7" OriginVertexId="3" TerminusVertexId="5">
+ <OriginPoint x="321" y="211"/>
+ <TerminusPoint x="321" y="92"/>
+ <Properties>
+ <KeyValuePair Key="Type" String="Straight"/>
+ <KeyValuePair Key="Alias" String="true"/>
+ </Properties>
+ </NextDef>
+ </GraphModelCastorData>
+ </childrenGraphModel>
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String=""/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+ <castorNonLayoutableChildren>CreateNewLocalObjectDef</castorNonLayoutableChildren>
+</CompositeActivityDef>
diff --git a/src/main/resources/boot/EA/AssignNewVersionFromLast.xml b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml
new file mode 100644
index 0000000..248dfee
--- /dev/null
+++ b/src/main/resources/boot/EA/AssignNewVersionFromLast.xml
@@ -0,0 +1,20 @@
+<ActivityDef ID="10" Name="AssignNewVersionFromLast" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String="Creates a new numbered viewpoint as a clone of the last for use in workflows. You can change the specific outcome referenced by this viewpoint in the Data Viewer."/>
+ <KeyValuePair Key="SchemaVersion" String=""/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String="Admin"/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String="CreateNewNumberedVersionFromLast"/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String="0"/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ <KeyValuePair Key="ViewName" String=""/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/EA/CreateItem.xml b/src/main/resources/boot/EA/CreateItem.xml
new file mode 100644
index 0000000..d54cd4d
--- /dev/null
+++ b/src/main/resources/boot/EA/CreateItem.xml
@@ -0,0 +1,20 @@
+<ActivityDef ID="-1" Name="CreateItem" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Description" String="Create a new Item from this Description"/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String="0"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="SchemaVersion" String="0"/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ <KeyValuePair Key="ScriptName" String="InstantiateItem"/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="AlwaysUseOutcome" Boolean="false"/>
+ <KeyValuePair Key="SchemaType" String="NewDevObjectDef"/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml
new file mode 100644
index 0000000..840c32d
--- /dev/null
+++ b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml
@@ -0,0 +1,19 @@
+<ActivityDef ID="11" Name="CreateNewLocalObjectDef" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String="Create a new C2KLocalObject Definition"/>
+ <KeyValuePair Key="SchemaVersion" String="0"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String=""/>
+ <KeyValuePair Key="Agent Role" String="Admin"/>
+ <KeyValuePair Key="SchemaType" String="NewDevObjectDef"/>
+ <KeyValuePair Key="ScriptName" String="LocalObjectDefCreator"/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String="0"/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/EA/EditActivityDef.xml b/src/main/resources/boot/EA/EditActivityDef.xml
new file mode 100644
index 0000000..e90c225
--- /dev/null
+++ b/src/main/resources/boot/EA/EditActivityDef.xml
@@ -0,0 +1,19 @@
+<ActivityDef ID="23" Name="EditActivityDef" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String="Edit this Activity Definition"/>
+ <KeyValuePair Key="SchemaVersion" String="0"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String="last"/>
+ <KeyValuePair Key="Agent Role" String="Admin"/>
+ <KeyValuePair Key="SchemaType" String=""/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/EA/EditPropertyDescription.xml b/src/main/resources/boot/EA/EditPropertyDescription.xml
new file mode 100644
index 0000000..2cbf763
--- /dev/null
+++ b/src/main/resources/boot/EA/EditPropertyDescription.xml
@@ -0,0 +1,20 @@
+<ActivityDef ID="-1" Name="EditPropertyDescription" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Description" String="Set the initial properties for new instances."/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Viewpoint" String="last"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="SchemaVersion" String="0"/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="AlwaysUseOutcome" Boolean="false"/>
+ <KeyValuePair Key="SchemaType" String="PropertyDescription"/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/EA/EditSchema.xml b/src/main/resources/boot/EA/EditSchema.xml
new file mode 100644
index 0000000..3b01fdc
--- /dev/null
+++ b/src/main/resources/boot/EA/EditSchema.xml
@@ -0,0 +1,19 @@
+<ActivityDef ID="1" Name="EditSchema" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String="Edit this XML Schema"/>
+ <KeyValuePair Key="SchemaVersion" String="0"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Viewpoint" String="last"/>
+ <KeyValuePair Key="Agent Role" String="Admin"/>
+ <KeyValuePair Key="SchemaType" String="Schema"/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/EA/EditScriptDefinition.xml b/src/main/resources/boot/EA/EditScriptDefinition.xml
new file mode 100644
index 0000000..11c14ec
--- /dev/null
+++ b/src/main/resources/boot/EA/EditScriptDefinition.xml
@@ -0,0 +1,19 @@
+<ActivityDef ID="1" Name="EditScriptDefinition" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Description" String="Edit this script definition"/>
+ <KeyValuePair Key="SchemaVersion" String="0"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Agent Role" String="Admin"/>
+ <KeyValuePair Key="Viewpoint" String="last"/>
+ <KeyValuePair Key="SchemaType" String="Script"/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/EA/SetInstanceWorkflow.xml b/src/main/resources/boot/EA/SetInstanceWorkflow.xml
new file mode 100644
index 0000000..a9e7d7b
--- /dev/null
+++ b/src/main/resources/boot/EA/SetInstanceWorkflow.xml
@@ -0,0 +1,20 @@
+<ActivityDef ID="-1" Name="SetInstanceWorkflow" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="Description" String="Choose a CompositeActivityDefinition to use for the workflow of new instances"/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String="0"/>
+ <KeyValuePair Key="Mail Message" String=""/>
+ <KeyValuePair Key="Viewpoint" String="last"/>
+ <KeyValuePair Key="Agent Name" String=""/>
+ <KeyValuePair Key="SchemaVersion" String="0"/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ <KeyValuePair Key="ScriptName" String="SetWorkflow"/>
+ <KeyValuePair Key="Mail event" String=""/>
+ <KeyValuePair Key="Autostart" Boolean="true"/>
+ <KeyValuePair Key="Repeatable" Boolean="false"/>
+ <KeyValuePair Key="Show time" Boolean="true"/>
+ <KeyValuePair Key="Agent Role" String=""/>
+ <KeyValuePair Key="AlwaysUseOutcome" Boolean="false"/>
+ <KeyValuePair Key="SchemaType" String="ChooseWorkflow"/>
+ </Properties>
+</ActivityDef>
diff --git a/src/main/resources/boot/OD/ChooseWorkflow.xsd b/src/main/resources/boot/OD/ChooseWorkflow.xsd
new file mode 100644
index 0000000..9927231
--- /dev/null
+++ b/src/main/resources/boot/OD/ChooseWorkflow.xsd
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
+ <xs:element name="ChooseWorkflow">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element name="WorkflowDefinitionName" type="xs:string">
+ <xs:annotation>
+ <xs:documentation>Give the name of the composite activity description that you would like new instance of this description to run.</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+</xs:schema>
diff --git a/src/main/resources/boot/OD/New.xsd b/src/main/resources/boot/OD/New.xsd
new file mode 100644
index 0000000..91755c8
--- /dev/null
+++ b/src/main/resources/boot/OD/New.xsd
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
+</xs:schema>
diff --git a/src/main/resources/boot/OD/NewDevObjectDef.xsd b/src/main/resources/boot/OD/NewDevObjectDef.xsd
new file mode 100644
index 0000000..637581e
--- /dev/null
+++ b/src/main/resources/boot/OD/NewDevObjectDef.xsd
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- edited with XMLSpy v2006 sp1 U (http://www.altova.com) by Andrew Branson (CERN) -->
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
+ <xs:element name="NewDevObjectDef">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element name="ObjectName" type="xs:string">
+ <xs:annotation>
+ <xs:documentation>Please give a name for your new object.</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="SubFolder" type="xs:string">
+ <xs:annotation>
+ <xs:documentation>If you want to store your object in a subfolder, give the subpath here.</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+</xs:schema>
diff --git a/src/main/resources/boot/OD/NewLocalObjectDef.xsd b/src/main/resources/boot/OD/NewLocalObjectDef.xsd
new file mode 100644
index 0000000..0186872
--- /dev/null
+++ b/src/main/resources/boot/OD/NewLocalObjectDef.xsd
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- edited with XMLSpy v2006 sp1 U (http://www.altova.com) by Andrew Branson (CERN) -->
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
+ <xs:element name="NewLocalObjectDef">
+ <xs:complexType>
+ <xs:sequence>
+ <xs:element name="ObjectName" type="xs:string">
+ <xs:annotation>
+ <xs:documentation>Please give a name for your new object.</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ <xs:element name="SubFolder" type="xs:string">
+ <xs:annotation>
+ <xs:documentation>If you want to store your object in a subfolder, give the subpath here.</xs:documentation>
+ </xs:annotation>
+ </xs:element>
+ </xs:sequence>
+ </xs:complexType>
+ </xs:element>
+</xs:schema>
diff --git a/src/main/resources/boot/SC/CreateNewNumberedVersionFromLast.xml b/src/main/resources/boot/SC/CreateNewNumberedVersionFromLast.xml
new file mode 100644
index 0000000..321855a
--- /dev/null
+++ b/src/main/resources/boot/SC/CreateNewNumberedVersionFromLast.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cristalscript>
+ <output name="errors" type="com.c2kernel.scripting.ErrorInfo"/>
+ <script language="javascript" name="CreateNewNumberedVersionFromLast"><![CDATA[
+
+ var viewName = job.getActPropString("ViewName");
+
+ if (viewName.equals(""))
+ throw "ViewName not specified. Cannot create new version.";
+
+ var lastView = -1;
+ var existingViews = item.getContents("/ViewPoint/"+viewName);
+ for (i=0; i<existingViews.length; i++) {
+ var thisView = parseInt(existingViews[i]);
+ if (thisView!=NaN && lastView < thisView) lastView = thisView;
+ }
+ lastView++;
+ try {
+ var existingLast = agent.unmarshall(item.queryData("/ViewPoint/"+viewName+"/last"));
+ } catch (e) {
+ throw "No data found. You must submit at least one version before executing this activity.";
+ }
+ existingLast.setName(lastView);
+ agent.execute(item, "AddC2KObject", existingLast);
+
+ ]]></script>
+</cristalscript>
diff --git a/src/main/resources/boot/SC/InstantiateItem.xml b/src/main/resources/boot/SC/InstantiateItem.xml
new file mode 100644
index 0000000..4e80e9d
--- /dev/null
+++ b/src/main/resources/boot/SC/InstantiateItem.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cristalscript>
+ <output name="errors" type="com.c2kernel.scripting.ErrorInfo"/>
+ <script language="javascript" name="InstantiateItem"><![CDATA[
+ importClass(Packages.com.c2kernel.lookup.DomainPath);
+
+ // Get parameters from outcome
+ var name = job.getOutcome().getField("ObjectName");
+ var folder = job.getOutcome().getField("SubFolder");
+ var domPath = "/" + (folder != null?folder:"");
+ // Create new Item
+ var params = new Array(2);
+ params[0] = name;
+ params[1] = domPath;
+
+ try {
+ agent.execute(item, "CreateItemFromDescription", params);
+ } catch (e) {
+ throw "Could not create "+name+": "+e.message;
+ }
+
+ // If this script is running in the Cristal GUI, open the new item.
+ var tree = Packages.com.c2kernel.gui.MainFrame.treeBrowser;
+ if (tree != null)
+ tree.push(new DomainPath(domPath+"/"+name));
+
+ ]]></script>
+</cristalscript>
diff --git a/src/main/resources/boot/SC/LocalObjectDefCreator.xml b/src/main/resources/boot/SC/LocalObjectDefCreator.xml
new file mode 100644
index 0000000..32b154c
--- /dev/null
+++ b/src/main/resources/boot/SC/LocalObjectDefCreator.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cristalscript>
+ <output name="errors" type="com.c2kernel.scripting.ErrorInfo"/>
+ <script language="javascript" name="LocalObjectDefCreator"><![CDATA[
+ importClass(Packages.com.c2kernel.utils.CastorXMLUtility);
+ importClass(Packages.com.c2kernel.utils.Resource);
+ importClass(Packages.com.c2kernel.process.Bootstrap);
+ importClass(Packages.com.c2kernel.lifecycle.CompositeActivityDef);
+ importClass(Packages.com.c2kernel.lifecycle.ActivityDef);
+
+ var type = job.getActPropString("NewType");
+ var name = job.getOutcome().getField("ObjectName");
+ var folder = job.getOutcome().getField("SubFolder");
+ // Find the root of that object type
+ var domPath = Bootstrap.getTypeRoot(type).toString();
+ if (folder != null) domPath = domPath + "/" + folder.getData();
+
+ var params = new Array(2);
+ params[0] = name;
+ params[1] = domPath;
+
+ // Create the new item
+ try {
+ agent.execute(item, "CreateItemFromDescription", params);
+ } catch (e) {
+ throw "Could not create "+name+": "+e.message;
+ }
+
+ // Store a fresh one in the new item
+
+ var newObj;
+ // Activities are serialized new instances
+ if (type.equals("EA") || type.equals("CA")) {
+ var newAct = type.equals("CA")?new CompositeActivityDef(): new ActivityDef();
+ newAct.setName(name);
+ newObj = CastorXMLUtility.marshall(newAct);
+ }
+ else {
+ // Empty schemas and scripts are stored as outcomes of the factory.
+ var fileType = type.equals("OD")?"Schema":"Script";
+ newObj = item.getObject("/ViewPoint/"+fileType+"/last").getOutcome().getData();
+ }
+ // Store the new object with the 'EditDefinition' activity
+ var newPath = new Packages.com.c2kernel.lookup.DomainPath(domPath+"/"+name);
+ var newItem = agent.getItem(newPath);
+ newItem.requestAction(agent.getSystemKey(), "workflow/domain/EditDefinition", 4, newObj);
+
+ // If this script is running in the Cristal GUI, open the new item.
+ var tree = Packages.com.c2kernel.gui.MainFrame.treeBrowser;
+ if (tree != null) // open new item in the gui
+ tree.push(newPath);
+
+ ]]></script>
+</cristalscript>
diff --git a/src/main/resources/boot/SC/New.xml b/src/main/resources/boot/SC/New.xml
new file mode 100644
index 0000000..a07a7b9
--- /dev/null
+++ b/src/main/resources/boot/SC/New.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cristalscript>
+ <output name="errors" type="com.c2kernel.scripting.ErrorInfo"/>
+ <script language="javascript" name=""><![CDATA[
+
+ ]]></script>
+</cristalscript>
diff --git a/src/main/resources/boot/SC/SetWorkflow.xml b/src/main/resources/boot/SC/SetWorkflow.xml
new file mode 100644
index 0000000..88a061f
--- /dev/null
+++ b/src/main/resources/boot/SC/SetWorkflow.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<cristalscript>
+ <output name="errors" type="com.c2kernel.scripting.ErrorInfo"/>
+ <script language="javascript" name="SetWorkflow"><![CDATA[
+ importClass(Packages.com.c2kernel.lookup.DomainPath);
+
+ // Fetch the requested name from the outcome field
+ var wfDefName = job.getOutcome().getField("WorkflowDefinitionName");
+ // Look up the description
+ var root = new DomainPath("/desc/ActivityDesc");
+ var wfItem;
+ try {
+ var wfPath = root.find(wfDefName);
+ wfItem = agent.getItem(wfPath);
+ } catch (e) {
+ throw wfDefName+" is not a valid item";
+ }
+
+ // Make sure it has the right properties to be a composite activity desc
+ var itemType = wfItem.getProperty("Type");
+ var complex = wfItem.getProperty("Complexity");
+ if (!itemType.equals("ActivityDesc"))
+ throw wfDefName+" is not an activity description";
+ if (!complex.equals("Composite"))
+ throw wfDefName+" is not a composite activity description";
+
+ // Fetch the 'Workflow' collection
+ var coll = item.getObject("/Collection/Workflow");
+ if (coll.size() > 0) { // if there's already a member, remove it
+ var member = coll.getMembers().list.get(0);
+ coll.removeMember(member.getID());
+ }
+ // add the new member
+ coll.addMember(wfItem.getSystemKey());
+ // save it back to the item
+ var params = new Array(1);
+ params[0] = agent.marshall(coll);
+ agent.execute(item, "AddC2KObject", params);
+
+ ]]></script>
+</cristalscript>
diff --git a/src/main/resources/boot/property/CAProp.xml b/src/main/resources/boot/property/CAProp.xml
new file mode 100644
index 0000000..d5b2bea
--- /dev/null
+++ b/src/main/resources/boot/property/CAProp.xml
@@ -0,0 +1,5 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Complexity" IsClassIdentifier="true" DefaultValue="Composite" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="ActivityDesc" IsMutable="false"/>
+</AllProperties>
diff --git a/src/main/resources/boot/property/DescProp.xml b/src/main/resources/boot/property/DescProp.xml
new file mode 100644
index 0000000..95a41c9
--- /dev/null
+++ b/src/main/resources/boot/property/DescProp.xml
@@ -0,0 +1,2 @@
+<?xml version="1.0"?>
+<AllProperties><PropertyDescription DefaultValue="" IsClassIdentifier="false" IsMutable="true" Name="Name"/><PropertyDescription DefaultValue="ItemDescription" IsClassIdentifier="true" IsMutable="false" Name="Type"/></AllProperties> \ No newline at end of file
diff --git a/src/main/resources/boot/property/EAProp.xml b/src/main/resources/boot/property/EAProp.xml
new file mode 100644
index 0000000..ddf07c1
--- /dev/null
+++ b/src/main/resources/boot/property/EAProp.xml
@@ -0,0 +1,5 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Complexity" IsClassIdentifier="true" DefaultValue="Elementary" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="ActivityDesc" IsMutable="false"/>
+</AllProperties>
diff --git a/src/main/resources/boot/property/ODProp.xml b/src/main/resources/boot/property/ODProp.xml
new file mode 100644
index 0000000..0c85444
--- /dev/null
+++ b/src/main/resources/boot/property/ODProp.xml
@@ -0,0 +1,5 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="OutcomeDesc" IsMutable="false"/>
+ <PropertyDescription Name="Breakapart" IsClassIdentifier="false" DefaultValue="0" IsMutable="false"/>
+</AllProperties>
diff --git a/src/main/resources/boot/property/SCProp.xml b/src/main/resources/boot/property/SCProp.xml
new file mode 100644
index 0000000..356f2f9
--- /dev/null
+++ b/src/main/resources/boot/property/SCProp.xml
@@ -0,0 +1,4 @@
+<AllProperties>
+ <PropertyDescription Name="Name" IsClassIdentifier="false" DefaultValue="" IsMutable="false"/>
+ <PropertyDescription Name="Type" IsClassIdentifier="true" DefaultValue="Script" IsMutable="false"/>
+</AllProperties>