summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/EA
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-03-06 16:46:11 +0100
committerAndrew Branson <andrew.branson@cern.ch>2014-03-06 16:46:11 +0100
commit20aab0c365e87cdefadbb2c5c9325c530761a320 (patch)
treea2be0f99bdc2659602f59fca31d058317543f298 /src/main/resources/boot/EA
parentb602cedddd7a22243d4507a98711517d249e8dc6 (diff)
New ModuleFactory - not finished yet. Can collect module info but not
export. Contents collection to be added. Pretty-printed XML - an example module should be easy to read.
Diffstat (limited to 'src/main/resources/boot/EA')
-rw-r--r--src/main/resources/boot/EA/CreateItem.xml41
-rw-r--r--src/main/resources/boot/EA/CreateNewLocalObjectDef.xml34
-rw-r--r--src/main/resources/boot/EA/EditModuleAgents.xml17
-rw-r--r--src/main/resources/boot/EA/EditModuleConfiguration.xml17
-rw-r--r--src/main/resources/boot/EA/EditPropertyDescription.xml36
-rw-r--r--src/main/resources/boot/EA/ExportModule.xml17
-rw-r--r--src/main/resources/boot/EA/SetInstanceWorkflow.xml36
7 files changed, 130 insertions, 68 deletions
diff --git a/src/main/resources/boot/EA/CreateItem.xml b/src/main/resources/boot/EA/CreateItem.xml
index d54cd4d..a3133bd 100644
--- a/src/main/resources/boot/EA/CreateItem.xml
+++ b/src/main/resources/boot/EA/CreateItem.xml
@@ -1,20 +1,25 @@
-<ActivityDef ID="-1" Name="CreateItem" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+<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"/>
+ <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="Agent Name" String="" />
+ <KeyValuePair Key="Viewpoint" String="" />
+ <KeyValuePair Key="Skippable" Boolean="false" />
+ <KeyValuePair Key="SchemaVersion" String="0" />
+ <KeyValuePair Key="ScriptName" String="InstantiateItem" />
+ <KeyValuePair Key="Mail event" String="" />
+ <KeyValuePair Key="Breakpoint" Boolean="false" />
+ <KeyValuePair Key="Repeatable" Boolean="false" />
+ <KeyValuePair Key="StateMachineVersion" Integer="0" />
+ <KeyValuePair Key="Autostart" Boolean="true" />
+ <KeyValuePair Key="Show time" Boolean="true" />
+ <KeyValuePair Key="Agent Role" String="" />
+ <KeyValuePair Key="AlwaysUseOutcome" Boolean="false" />
+ <KeyValuePair Key="StateMachineName" String="Default" />
+ <KeyValuePair Key="SchemaType" String="NewDevObjectDef" />
</Properties>
-</ActivityDef>
+</ActivityDef> \ No newline at end of file
diff --git a/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml
index 840c32d..bb36588 100644
--- a/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml
+++ b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml
@@ -1,19 +1,21 @@
-<ActivityDef ID="11" Name="CreateNewLocalObjectDef" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+<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"/>
+ <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/EditModuleAgents.xml b/src/main/resources/boot/EA/EditModuleAgents.xml
new file mode 100644
index 0000000..6f2aa3f
--- /dev/null
+++ b/src/main/resources/boot/EA/EditModuleAgents.xml
@@ -0,0 +1,17 @@
+<ActivityDef ID="-1" Name="EditModuleAgents" Height="0"
+ Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="StateMachineVersion" Integer="0" />
+ <KeyValuePair Key="Description" String="" />
+ <KeyValuePair Key="Agent Role" String="" />
+ <KeyValuePair Key="Show time" Boolean="true" />
+ <KeyValuePair Key="ScriptVersion" String="" />
+ <KeyValuePair Key="Viewpoint" String="" />
+ <KeyValuePair Key="Agent Name" String="" />
+ <KeyValuePair Key="StateMachineName" String="Default" />
+ <KeyValuePair Key="SchemaVersion" String="0" />
+ <KeyValuePair Key="ScriptName" String="" />
+ <KeyValuePair Key="Breakpoint" Boolean="false" />
+ <KeyValuePair Key="SchemaType" String="ModuleAgents" />
+ </Properties>
+</ActivityDef> \ No newline at end of file
diff --git a/src/main/resources/boot/EA/EditModuleConfiguration.xml b/src/main/resources/boot/EA/EditModuleConfiguration.xml
new file mode 100644
index 0000000..98b1fcb
--- /dev/null
+++ b/src/main/resources/boot/EA/EditModuleConfiguration.xml
@@ -0,0 +1,17 @@
+<ActivityDef ID="-1" Name="EditModuleConfiguration" Height="0"
+ Width="0" IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="StateMachineVersion" Integer="0" />
+ <KeyValuePair Key="Description" String="" />
+ <KeyValuePair Key="Agent Role" String="" />
+ <KeyValuePair Key="Show time" Boolean="true" />
+ <KeyValuePair Key="ScriptVersion" String="" />
+ <KeyValuePair Key="Viewpoint" String="" />
+ <KeyValuePair Key="Agent Name" String="" />
+ <KeyValuePair Key="StateMachineName" String="Default" />
+ <KeyValuePair Key="SchemaVersion" String="0" />
+ <KeyValuePair Key="ScriptName" String="" />
+ <KeyValuePair Key="Breakpoint" Boolean="false" />
+ <KeyValuePair Key="SchemaType" String="ModuleProperties" />
+ </Properties>
+</ActivityDef> \ No newline at end of file
diff --git a/src/main/resources/boot/EA/EditPropertyDescription.xml b/src/main/resources/boot/EA/EditPropertyDescription.xml
index 2cbf763..ea4d1bf 100644
--- a/src/main/resources/boot/EA/EditPropertyDescription.xml
+++ b/src/main/resources/boot/EA/EditPropertyDescription.xml
@@ -1,20 +1,22 @@
-<ActivityDef ID="-1" Name="EditPropertyDescription" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+<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"/>
+ <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/ExportModule.xml b/src/main/resources/boot/EA/ExportModule.xml
new file mode 100644
index 0000000..e7cc037
--- /dev/null
+++ b/src/main/resources/boot/EA/ExportModule.xml
@@ -0,0 +1,17 @@
+<ActivityDef ID="-1" Name="ExportModule" Height="0" Width="0"
+ IsLayoutable="false" IsComposite="false">
+ <Properties>
+ <KeyValuePair Key="StateMachineVersion" Integer="0" />
+ <KeyValuePair Key="Description" String="" />
+ <KeyValuePair Key="Agent Role" String="" />
+ <KeyValuePair Key="Show time" Boolean="true" />
+ <KeyValuePair Key="ScriptVersion" String="0" />
+ <KeyValuePair Key="Viewpoint" String="" />
+ <KeyValuePair Key="Agent Name" String="" />
+ <KeyValuePair Key="StateMachineName" String="Default" />
+ <KeyValuePair Key="SchemaVersion" String="0" />
+ <KeyValuePair Key="ScriptName" String="CreateModuleJar" />
+ <KeyValuePair Key="Breakpoint" Boolean="false" />
+ <KeyValuePair Key="SchemaType" String="ModuleExportPath" />
+ </Properties>
+</ActivityDef> \ No newline at end of file
diff --git a/src/main/resources/boot/EA/SetInstanceWorkflow.xml b/src/main/resources/boot/EA/SetInstanceWorkflow.xml
index a9e7d7b..c589a74 100644
--- a/src/main/resources/boot/EA/SetInstanceWorkflow.xml
+++ b/src/main/resources/boot/EA/SetInstanceWorkflow.xml
@@ -1,20 +1,22 @@
-<ActivityDef ID="-1" Name="SetInstanceWorkflow" Height="0" Width="0" IsLayoutable="false" IsComposite="false">
+<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"/>
+ <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>