summaryrefslogtreecommitdiff
path: root/src/main/resources/boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/boot')
-rw-r--r--src/main/resources/boot/OD/CompositeActivityDef.xsd1
-rw-r--r--src/main/resources/boot/OD/ElementaryActivityDef.xsd1
-rw-r--r--src/main/resources/boot/allbootitems.txt9
3 files changed, 11 insertions, 0 deletions
diff --git a/src/main/resources/boot/OD/CompositeActivityDef.xsd b/src/main/resources/boot/OD/CompositeActivityDef.xsd
index e840734..b6dc373 100644
--- a/src/main/resources/boot/OD/CompositeActivityDef.xsd
+++ b/src/main/resources/boot/OD/CompositeActivityDef.xsd
@@ -178,6 +178,7 @@
<xs:attribute name="String" type="xs:string" use="optional"/>
<xs:attribute name="Boolean" type="xs:boolean" use="optional"/>
<xs:attribute name="Integer" type="xs:int" use="optional"/>
+ <xs:attribute name="Float" type="xs:double" use="optional"/>
</xs:complexType>
</xs:element>
</xs:sequence>
diff --git a/src/main/resources/boot/OD/ElementaryActivityDef.xsd b/src/main/resources/boot/OD/ElementaryActivityDef.xsd
index ea637e4..496ac90 100644
--- a/src/main/resources/boot/OD/ElementaryActivityDef.xsd
+++ b/src/main/resources/boot/OD/ElementaryActivityDef.xsd
@@ -12,6 +12,7 @@
<xs:attribute name="Boolean" type="xs:boolean" use="optional"/>
<xs:attribute name="String" type="xs:string" use="optional"/>
<xs:attribute name="Integer" type="xs:int" use="optional"/>
+ <xs:attribute name="Float" type="xs:double" use="optional"/>
</xs:complexType>
</xs:element>
</xs:sequence>
diff --git a/src/main/resources/boot/allbootitems.txt b/src/main/resources/boot/allbootitems.txt
index 277699c..5eddc7a 100644
--- a/src/main/resources/boot/allbootitems.txt
+++ b/src/main/resources/boot/allbootitems.txt
@@ -7,8 +7,17 @@ OD/PredefinedStepOutcome
OD/PropertyDescription
OD/Schema
OD/Script
+EA/AssignNewVersionFromLast
+EA/EditActivityDef
+EA/EditSchema
+EA/EditScriptDefinition
EA/CreateNewItem
EA/CreateNewAgent
CA/NoWorkflow
CA/ServerItemWorkflow
+CA/ManageCompositeActDef
+CA/ManageElementaryActDef
+CA/ManageSchema
+CA/ManageScript
+SC/CreateNewNumberedVersionFromLast
SC/ServerNewEntity