From c63706f49ba7a2679da95964cffcca3c0d09f112 Mon Sep 17 00:00:00 2001 From: Yulian Han Date: Tue, 27 Mar 2018 18:25:20 +0800 Subject: use common create resource flow in create/update e2esvcinst bpmn Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641f2 Issue-ID: SO-419 Signed-off-by: Yulian Han --- .../subprocess/DoCreateE2EServiceInstance.bpmn | 298 +++++---------------- 1 file changed, 73 insertions(+), 225 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn index ddc87c7d55..b681e2f3b4 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1qiiycn @@ -96,16 +96,6 @@ dcsi.postProcessAAIGET(execution)]]> def ddsi = new DoCreateE2EServiceInstance() ddsi.postProcessAAIPUT(execution)]]> - - SequenceFlow_16nxl6h - SequenceFlow_0vbznai - - - - SequenceFlow_0vbznai - SequenceFlow_1hbesp9 @@ -134,68 +124,8 @@ ddsi.preInitResourcesOperStatus(execution)]]> SequenceFlow_1qctzm0 - SequenceFlow_10reo7r - - - SequenceFlow_1vprtt9 - SequenceFlow_11f2zuu + SequenceFlow_13xfsff - - - - SequenceFlow_10reo7r - SequenceFlow_13d9g1n - - - - - SequenceFlow_1jenxlp - SequenceFlow_0q6uy30 - SequenceFlow_16nxl6h - - - - - - SequenceFlow_13c7bhn - SequenceFlow_1jenxlp - - - - - SequenceFlow_0q6uy30 - SequenceFlow_1qozd66 - SequenceFlow_0uiygod - - - - SequenceFlow_13d9g1n - SequenceFlow_18wj44x - SequenceFlow_1vprtt9 - - - - - - SequenceFlow_0uiygod - SequenceFlow_1u9k0dm - - - - SequenceFlow_1u9k0dm - SequenceFlow_13c7bhn - - SequenceFlow_0w9t6tc @@ -251,30 +181,14 @@ dcsi.prepareDecomposeService(execution)]]> - SequenceFlow_18wj44x - SequenceFlow_11f2zuu + SequenceFlow_032s0yi - - - SequenceFlow_1hbesp9 - - SequenceFlow_1qozd66 - - - - - - - - - - SequenceFlow_027owbf @@ -283,6 +197,40 @@ dcsi.prepareDecomposeService(execution)]]> def dcsi= new DoCreateE2EServiceInstance() dcsi.doServiceHoming(execution)]]> + + + + + + + + + + + + + + SequenceFlow_0bf6bzp + SequenceFlow_0d0c20n + + + SequenceFlow_13xfsff + SequenceFlow_0bf6bzp + + + + SequenceFlow_0d0c20n + SequenceFlow_032s0yi + + + + + + @@ -390,15 +338,6 @@ dcsi.doServiceHoming(execution)]]> - - - - - - - - - @@ -412,82 +351,6 @@ dcsi.doServiceHoming(execution)]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -593,14 +456,6 @@ dcsi.doServiceHoming(execution)]]> - - - - - - - - @@ -614,64 +469,57 @@ dcsi.doServiceHoming(execution)]]> - - - - - - - - - - - - - - - - - - - - - - - + + + - + - - - + + + + + + + + + + + + + + + - + - - - + + + + + - + - - - + + + + + - + - - - + + + - + - - - -- cgit