From 818943e44a457f3c4f35ed54dbfd0a2ae0a7bcb2 Mon Sep 17 00:00:00 2001 From: abranson Date: Fri, 22 Jun 2012 09:57:57 +0200 Subject: Special workflow for read-only item descriptions just containing the instatiation activity. --- src/main/module.xml | 3 ++- src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml diff --git a/src/main/module.xml b/src/main/module.xml index 6869269..63cf54d 100644 --- a/src/main/module.xml +++ b/src/main/module.xml @@ -18,7 +18,8 @@ boot/CA/SchemaFactoryWf.xml boot/CA/ScriptFactoryWf.xml boot/CA/ItemDescriptionWf.xml - boot/CA/ItemDescriptionFactoryWf.xml + boot/CA/ItemDescriptionFactoryWf.xml + boot/CA/ReadOnlyItemDescriptionWf.xml boot/SC/LocalObjectDefCreator.xml boot/SC/InstantiateItem.xml boot/SC/SetWorkflow.xml diff --git a/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml b/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml new file mode 100644 index 0000000..b91cbd4 --- /dev/null +++ b/src/main/resources/boot/CA/ReadOnlyItemDescriptionWf.xml @@ -0,0 +1 @@ +3536CreateItem362932323529 \ No newline at end of file -- cgit v1.2.3