diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-09-16 08:52:02 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-09-16 08:52:02 +0200 |
| commit | bd8d00d0d56761323f5652207770f994580d791b (patch) | |
| tree | 9569624f78d038c2fe6b0c2836a68b0aee51209c /src/main/resources/boot/EA/CreateNewLocalObjectDef.xml | |
| parent | 40742ae7b95f70f8254406d34566452cd06c965e (diff) | |
Abstract activity properties
Diffstat (limited to 'src/main/resources/boot/EA/CreateNewLocalObjectDef.xml')
| -rw-r--r-- | src/main/resources/boot/EA/CreateNewLocalObjectDef.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml index bb36588..de23f1c 100644 --- a/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml +++ b/src/main/resources/boot/EA/CreateNewLocalObjectDef.xml @@ -3,6 +3,7 @@ <Properties>
<KeyValuePair Key="Repeatable" Boolean="false" />
<KeyValuePair Key="Agent Name" String="" />
+ <KeyValuePair Key="NewType" String="" isAbstract="true"/>
<KeyValuePair Key="Autostart" Boolean="true" />
<KeyValuePair Key="Mail Message" String="" />
<KeyValuePair Key="Mail event" String="" />
|
