diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2013-11-18 09:55:20 +0100 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2013-11-18 09:55:20 +0100 |
| commit | 5400312250ddc5eb3b8c6af2272eb7e60624a7a2 (patch) | |
| tree | 93b28a87b17bbd366c5e4bc07a32d4a34f4c07f2 /src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml | |
| parent | a0fc1a4f8c38ca74a85cb85fcf4f15a9600db221 (diff) | |
Remove unneeded activity properties for future compatibility.
Stop using old StateMachine constants for 3.0 compatibility
(should actually use new PredefinedStep constants in 3.0 scripts)
Diffstat (limited to 'src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml')
| -rw-r--r-- | src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml | 107 |
1 files changed, 106 insertions, 1 deletions
diff --git a/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml b/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml index b91cbd4..7ca7ce9 100644 --- a/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml +++ b/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml @@ -1 +1,106 @@ -<CompositeActivityDef ID="-1" Name="ItemDescriptionWf" Height="0" Width="0" IsLayoutable="false" IsComposite="true"><childrenGraphModel><GraphModelCastorData ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator" StartVertexId="9" NextId="37"><ActivitySlotDef ID="33" Name="CreateItem slot" Height="60" Width="130" IsLayoutable="true" IsComposite="false"><CentrePoint x="137" y="139"/><OutlinePoint x="72" y="109"/><OutlinePoint x="202" y="109"/><OutlinePoint x="202" y="169"/><OutlinePoint x="72" y="169"/><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="274" y="219"/><OutlinePoint x="244" y="207"/><OutlinePoint x="304" y="207"/><OutlinePoint x="304" y="231"/><OutlinePoint x="244" y="231"/><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><JoinDef ID="9" Name="" Height="24" Width="60" IsLayoutable="true" IsComposite="false"><CentrePoint x="274" y="60"/><OutlinePoint x="244" y="48"/><OutlinePoint x="304" y="48"/><OutlinePoint x="304" y="72"/><OutlinePoint x="244" y="72"/><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="274" y="295"/><OutlinePoint x="244" y="283"/><OutlinePoint x="304" y="283"/><OutlinePoint x="304" y="307"/><OutlinePoint x="244" y="307"/><InEdgeId>29</InEdgeId><Properties><KeyValuePair Key="Type" String="Join"/></Properties></JoinDef><NextDef ID="32" OriginVertexId="19" TerminusVertexId="9"><OriginPoint x="274" y="219"/><TerminusPoint x="274" y="60"/><Properties><KeyValuePair Key="Alias" String="true"/></Properties></NextDef><NextDef ID="29" OriginVertexId="19" TerminusVertexId="20"><OriginPoint x="274" y="219"/><TerminusPoint x="274" y="295"/><Properties><KeyValuePair Key="Alias" String="false"/></Properties></NextDef><NextDef ID="36" OriginVertexId="33" TerminusVertexId="19"><OriginPoint x="137" y="139"/><TerminusPoint x="274" y="219"/><Properties/></NextDef><NextDef ID="35" OriginVertexId="9" TerminusVertexId="33"><OriginPoint x="274" y="60"/><TerminusPoint x="137" y="139"/><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 +<CompositeActivityDef ID="-1" Name="ItemDescriptionWf"
+ Height="0" Width="0" IsLayoutable="false" IsComposite="true">
+ <childrenGraphModel>
+ <GraphModelCastorData
+ ClassNameOfVertexOutlineCreator="com.c2kernel.lifecycle.gui.model.WfVertexDefOutlineCreator"
+ StartVertexId="9" NextId="37">
+ <ActivitySlotDef ID="33" Name="CreateItem slot"
+ Height="60" Width="130" IsLayoutable="true" IsComposite="false">
+ <CentrePoint x="137" y="139" />
+ <OutlinePoint x="72" y="109" />
+ <OutlinePoint x="202" y="109" />
+ <OutlinePoint x="202" y="169" />
+ <OutlinePoint x="72" y="169" />
+ <InEdgeId>35</InEdgeId>
+ <OutEdgeId>36</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="Name" String="CreateNewInstance" />
+ <KeyValuePair Key="Version" Integer="0" />
+ </Properties>
+ <activityDef>CreateItem</activityDef>
+ </ActivitySlotDef>
+ <LoopDef ID="19" Name="" Height="24" Width="60" IsLayoutable="true"
+ IsComposite="false" isNext="0">
+ <CentrePoint x="274" y="219" />
+ <OutlinePoint x="244" y="207" />
+ <OutlinePoint x="304" y="207" />
+ <OutlinePoint x="304" y="231" />
+ <OutlinePoint x="244" y="231" />
+ <InEdgeId>36</InEdgeId>
+ <OutEdgeId>29</OutEdgeId>
+ <OutEdgeId>32</OutEdgeId>
+ <Properties>
+ <KeyValuePair Key="LastNum" String="3" />
+ <KeyValuePair Key="RoutingScriptName" String="javascript:true;" />
+ </Properties>
+ </LoopDef>
+ <JoinDef ID="9" Name="" Height="24" Width="60" IsLayoutable="true"
+ IsComposite="false">
+ <CentrePoint x="274" y="60" />
+ <OutlinePoint x="244" y="48" />
+ <OutlinePoint x="304" y="48" />
+ <OutlinePoint x="304" y="72" />
+ <OutlinePoint x="244" y="72" />
+ <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="274" y="295" />
+ <OutlinePoint x="244" y="283" />
+ <OutlinePoint x="304" y="283" />
+ <OutlinePoint x="304" y="307" />
+ <OutlinePoint x="244" y="307" />
+ <InEdgeId>29</InEdgeId>
+ <Properties>
+ <KeyValuePair Key="Type" String="Join" />
+ </Properties>
+ </JoinDef>
+ <NextDef ID="32" OriginVertexId="19" TerminusVertexId="9">
+ <OriginPoint x="274" y="219" />
+ <TerminusPoint x="274" y="60" />
+ <Properties>
+ <KeyValuePair Key="Alias" String="true" />
+ </Properties>
+ </NextDef>
+ <NextDef ID="29" OriginVertexId="19" TerminusVertexId="20">
+ <OriginPoint x="274" y="219" />
+ <TerminusPoint x="274" y="295" />
+ <Properties>
+ <KeyValuePair Key="Alias" String="false" />
+ </Properties>
+ </NextDef>
+ <NextDef ID="36" OriginVertexId="33" TerminusVertexId="19">
+ <OriginPoint x="137" y="139" />
+ <TerminusPoint x="274" y="219" />
+ <Properties />
+ </NextDef>
+ <NextDef ID="35" OriginVertexId="9" TerminusVertexId="33">
+ <OriginPoint x="274" y="60" />
+ <TerminusPoint x="137" y="139" />
+ <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 |
