diff options
Diffstat (limited to 'src/main/resources/boot/EA/MoveLatestVersionToLast.xml')
| -rw-r--r-- | src/main/resources/boot/EA/MoveLatestVersionToLast.xml | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/src/main/resources/boot/EA/MoveLatestVersionToLast.xml b/src/main/resources/boot/EA/MoveLatestVersionToLast.xml index cca4392..9dbf3ac 100644 --- a/src/main/resources/boot/EA/MoveLatestVersionToLast.xml +++ b/src/main/resources/boot/EA/MoveLatestVersionToLast.xml @@ -1 +1,19 @@ -<ActivityDef ID="-1" Name="MoveLatestVersionToLast" Height="0" Width="0" IsLayoutable="false" IsComposite="false"><Properties><KeyValuePair Key="OutcomeInit" String=""/><KeyValuePair Key="Description" String=""/><KeyValuePair Key="ScriptVersion" String="0"/><KeyValuePair Key="Viewpoint" String=""/><KeyValuePair Key="Agent Name" String=""/><KeyValuePair Key="SchemaVersion" String=""/><KeyValuePair Key="ScriptName" String="SetLastNumberedVersionToLast"/><KeyValuePair Key="Breakpoint" Boolean="false"/><KeyValuePair Key="StateMachineVersion" Integer="0"/><KeyValuePair Key="Agent Role" String=""/><KeyValuePair Key="Show time" Boolean="true"/><KeyValuePair Key="StateMachineName" String="Default"/><KeyValuePair Key="Version" Integer="0"/><KeyValuePair Key="SchemaType" String=""/></Properties></ActivityDef>
\ No newline at end of file +<ActivityDef ID="-1" Name="MoveLatestVersionToLast" Height="0"
+ Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="OutcomeInit" String="" />
+ <KeyValuePair Key="Description" String="" />
+ <KeyValuePair Key="ScriptVersion" String="0" />
+ <KeyValuePair Key="Viewpoint" String="" />
+ <KeyValuePair Key="Agent Name" String="" />
+ <KeyValuePair Key="SchemaVersion" String="" />
+ <KeyValuePair Key="ScriptName" String="SetLastNumberedVersionToLast" />
+ <KeyValuePair Key="Breakpoint" Boolean="false" />
+ <KeyValuePair Key="StateMachineVersion" Integer="0" />
+ <KeyValuePair Key="Agent Role" String="Admin" /><!-- because it can break existing descriptions -->
+ <KeyValuePair Key="Show time" Boolean="true" />
+ <KeyValuePair Key="StateMachineName" String="Default" />
+ <KeyValuePair Key="Version" Integer="0" />
+ <KeyValuePair Key="SchemaType" String="" />
+ </Properties>
+</ActivityDef>
\ No newline at end of file |
