From 1ed3b0b6f668fdfaa0a04c3da2f0e6594d995e46 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 24 Jul 2014 17:25:29 +0200 Subject: New desc workflow activity to move latest numbered viewpoint to last for updating description versions. --- src/main/resources/module.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources/module.xml') diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index ea700da..b71c82d 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -6,7 +6,7 @@ CristalXMLDB uk/ac/uwe/cristaldev/resources/ - true + true com.c2kernel.dev.DevObjectOutcomeInitiator boot/OD/NewDevObjectDef.xsd @@ -17,6 +17,8 @@ boot/EA/SetInstanceWorkflow.xml boot/SC/CreateNewNumberedVersionFromLast.xml boot/EA/AssignNewVersionFromLast.xml + boot/SC/SetLastNumberedVersionToLast.xml + boot/EA/MoveLatestVersionToLast.xml boot/EA/EditDefinition.xml boot/CA/ManageCompositeActDef.xml boot/CA/ManageElementaryActDef.xml -- cgit v1.2.3