From bd78fe1b448e5bd0128ef42f700f5f11acb25092 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Tue, 24 Apr 2018 12:47:08 +0000 Subject: Fix SDNC resource deletion for E2E service Fix SDNC resource deletion for E2E service. Change-Id: I954c39044b4e4384a7941b6b6c5a0cccc57cf9b3 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn index 8a3d441a8e..524846f192 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0vz7cd9 @@ -166,6 +166,7 @@ dcsi.postDecomposeService(execution)]]> + SequenceFlow_1j08ko3 SequenceFlow_1cevtpy @@ -181,10 +182,11 @@ dcsi.postDecomposeService(execution)]]> - + - + -- cgit 1.2.3-korg