diff options
| author | abranson <andrew.branson@cern.ch> | 2012-01-27 14:02:17 +0100 |
|---|---|---|
| committer | abranson <andrew.branson@cern.ch> | 2012-01-27 14:02:17 +0100 |
| commit | 7d36c0df166e6eacd6c37a8295ef5ac0ac68bdd4 (patch) | |
| tree | 9a7348571ee3b1d9dfe08788d5737fb8f65a5be5 /resources/boot/EA/CreateNewLocalObjectDef.xml | |
Initial commit
Diffstat (limited to 'resources/boot/EA/CreateNewLocalObjectDef.xml')
| -rw-r--r-- | resources/boot/EA/CreateNewLocalObjectDef.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/resources/boot/EA/CreateNewLocalObjectDef.xml b/resources/boot/EA/CreateNewLocalObjectDef.xml new file mode 100644 index 0000000..e4a9426 --- /dev/null +++ b/resources/boot/EA/CreateNewLocalObjectDef.xml @@ -0,0 +1,19 @@ +<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="CreateNewLocalObjectDef"/>
+ <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="NewLocalObjectDef"/>
+ <KeyValuePair Key="ScriptName" String="LocalObjectDefCreator"/>
+ <KeyValuePair Key="Ignorable" Boolean="false"/>
+ <KeyValuePair Key="ScriptVersion" String="0"/>
+ <KeyValuePair Key="Skippable" Boolean="false"/>
+ </Properties>
+</ActivityDef>
|
