From a2553b6e30207ac57954391667a1612ee086df3d Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 22 Jun 2012 10:15:19 +0200 Subject: Support workflows on module resources --- .../resources/boot/CA/ManageCompositeActDef.xml | 219 +++++++++++++++++++++ .../resources/boot/CA/ManageElementaryActDef.xml | 219 +++++++++++++++++++++ src/main/resources/boot/CA/ManageSchema.xml | 218 ++++++++++++++++++++ src/main/resources/boot/CA/ManageScript.xml | 219 +++++++++++++++++++++ 4 files changed, 875 insertions(+) create mode 100644 src/main/resources/boot/CA/ManageCompositeActDef.xml create mode 100644 src/main/resources/boot/CA/ManageElementaryActDef.xml create mode 100644 src/main/resources/boot/CA/ManageSchema.xml create mode 100644 src/main/resources/boot/CA/ManageScript.xml (limited to 'src/main/resources/boot/CA') diff --git a/src/main/resources/boot/CA/ManageCompositeActDef.xml b/src/main/resources/boot/CA/ManageCompositeActDef.xml new file mode 100644 index 0000000..9a48f1c --- /dev/null +++ b/src/main/resources/boot/CA/ManageCompositeActDef.xml @@ -0,0 +1,219 @@ + + + + + + + + + + 19 + 20 + 21 + + + + + + + + + + + + + 17 + 20 + 18 + + + + + + + + + + + 16 + 17 + + + + + + + + + + + + 8 + 21 + + + + + + + + + + + 25 + 7 + 8 + + + + + + + + + + + + + 18 + 19 + + + + + + + AssignNewVersionFromLast + + + + + + + + 7 + 16 + 24 + + + + + + + + + + + 24 + 25 + + + + + + + EditActivityDef + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AssignNewVersionFromLast + EditActivityDef + diff --git a/src/main/resources/boot/CA/ManageElementaryActDef.xml b/src/main/resources/boot/CA/ManageElementaryActDef.xml new file mode 100644 index 0000000..1aa3840 --- /dev/null +++ b/src/main/resources/boot/CA/ManageElementaryActDef.xml @@ -0,0 +1,219 @@ + + + + + + + + + + 19 + 20 + 21 + + + + + + + + + + + + + 17 + 20 + 18 + + + + + + + + + + + 8 + 21 + + + + + + + + + + + 16 + 17 + + + + + + + + + + + + 25 + 7 + 8 + + + + + + + + + + + + + 7 + 16 + 24 + + + + + + + + + + + 18 + 19 + + + + + + + AssignNewVersionFromLast + + + + + + + + 24 + 25 + + + + + + + EditActivityDef + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AssignNewVersionFromLast + EditActivityDef + diff --git a/src/main/resources/boot/CA/ManageSchema.xml b/src/main/resources/boot/CA/ManageSchema.xml new file mode 100644 index 0000000..da501e4 --- /dev/null +++ b/src/main/resources/boot/CA/ManageSchema.xml @@ -0,0 +1,218 @@ + + + + + + + + + + 19 + 20 + 21 + + + + + + + + + + + + + 17 + 20 + 18 + + + + + + + + + + + 16 + 17 + + + + + + + + + + + + 8 + 21 + + + + + + + + + + + 6 + 7 + 8 + + + + + + + + + + + + + 18 + 19 + + + + + + + AssignNewVersionFromLast + + + + + + + + 7 + 16 + 5 + + + + + + + + + + + 5 + 6 + + + + + + EditSchema + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AssignNewVersionFromLast + EditSchema + diff --git a/src/main/resources/boot/CA/ManageScript.xml b/src/main/resources/boot/CA/ManageScript.xml new file mode 100644 index 0000000..f8100b0 --- /dev/null +++ b/src/main/resources/boot/CA/ManageScript.xml @@ -0,0 +1,219 @@ + + + + + + + + + + 24 + 25 + 26 + + + + + + + + + + + + + 21 + 22 + 23 + + + + + + + + + + + + + 18 + 25 + 20 + + + + + + + + + + + 17 + 23 + 19 + + + + + + + + + + + 17 + 18 + + + + + + + + + + + + 19 + 21 + + + + + + EditScriptDefinition + + + + + + + + 20 + 24 + + + + + + + AssignNewVersionFromLast + + + + + + + + 22 + 26 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EditScriptDefinition + AssignNewVersionFromLast + -- cgit v1.2.3