summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/EA/EditStateMachine.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-04-02 15:27:08 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-04-02 15:27:08 +0200
commitdd91089106edeb9bf1cdfe415c98a051585797c2 (patch)
tree5e8759281eabe06fbdd1418da1ec3a4f1f524ef1 /src/main/resources/boot/EA/EditStateMachine.xml
parent2be61d2c2db7c52077978a6bdbf71828d5e2e0e2 (diff)
Default StateMachine workflow
Diffstat (limited to 'src/main/resources/boot/EA/EditStateMachine.xml')
-rw-r--r--src/main/resources/boot/EA/EditStateMachine.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/main/resources/boot/EA/EditStateMachine.xml b/src/main/resources/boot/EA/EditStateMachine.xml
new file mode 100644
index 0000000..a1060b7
--- /dev/null
+++ b/src/main/resources/boot/EA/EditStateMachine.xml
@@ -0,0 +1,19 @@
+<ActivityDef ID="1" Name="EditStateMachine" 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 StateMachine 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="StateMachine"/>
+ <KeyValuePair Key="ScriptName" String=""/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String=""/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+</ActivityDef>