From 3a0ca4565ca28193dfa9eee8303e9b6f2a7f206b Mon Sep 17 00:00:00 2001 From: Yulian Han Date: Wed, 28 Mar 2018 15:21:52 +0800 Subject: modify DoCreateE2EServiceInstance endsignal bug Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641f3 Issue-ID: SO-419 Signed-off-by: Yulian Han --- .../subprocess/DoCreateE2EServiceInstance.bpmn | 29 +++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn index b681e2f3b4..d6dbf58594 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn @@ -180,10 +180,6 @@ dcsi.prepareDecomposeService(execution)]]> - - SequenceFlow_032s0yi - - SequenceFlow_1hbesp9 @@ -222,7 +218,7 @@ csi.preProcessForAddResource(execution)]]> SequenceFlow_0d0c20n - SequenceFlow_032s0yi + SequenceFlow_0a6vgsu @@ -230,7 +226,10 @@ csi.postProcessForAddResource(execution)]]> - + + SequenceFlow_0a6vgsu + + @@ -450,12 +449,6 @@ csi.postProcessForAddResource(execution)]]> - - - - - - @@ -513,11 +506,19 @@ csi.postProcessForAddResource(execution)]]> - + + + + + + + + + - + -- cgit 1.2.3-korg