diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-07-24 17:25:29 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-07-24 17:25:29 +0200 |
| commit | 1ed3b0b6f668fdfaa0a04c3da2f0e6594d995e46 (patch) | |
| tree | dd51bc558155af9d4670efabe60bd4dc36db97fe /src/main/resources/boot/EA | |
| parent | 25b8c3c345d3dc41f19e874838250b18a33427b9 (diff) | |
New desc workflow activity to move latest numbered viewpoint to last for
updating description versions.
Diffstat (limited to 'src/main/resources/boot/EA')
| -rw-r--r-- | src/main/resources/boot/EA/MoveLatestVersionToLast.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/EA/MoveLatestVersionToLast.xml b/src/main/resources/boot/EA/MoveLatestVersionToLast.xml new file mode 100644 index 0000000..cca4392 --- /dev/null +++ b/src/main/resources/boot/EA/MoveLatestVersionToLast.xml @@ -0,0 +1 @@ +<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 |
