From 6ce184a56adf6ae02b766d3fa97aa542244aa3a7 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Fri, 13 Apr 2018 14:47:31 +0000 Subject: Fix script type in bpmn file Fix script type in bpmn file Change-Id: I6c4fe3fbe2fb7978085418bb5802acc2832ecda6 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../subprocess/DoDeleteE2EServiceInstance.bpmn | 78 +++++++++++----------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn index 47f3db5c9a..a08471abed 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn @@ -65,7 +65,6 @@ ex.processJavaException(execution)]]> - SequenceFlow_1961633 SequenceFlow_1ym9otf @@ -113,11 +112,6 @@ ddsi.preInitResourcesOperStatus(execution)]]> - - SequenceFlow_1q2mqnm - - - @@ -129,12 +123,8 @@ ddsi.preInitResourcesOperStatus(execution)]]> SequenceFlow_1961633 - - SequenceFlow_0vi0sv6 - - - + SequenceFlow_1q2mqnm SequenceFlow_0fo5vw5 SequenceFlow_1cevtpy + + SequenceFlow_1q2mqnm + + + + + SequenceFlow_0vi0sv6 + + + @@ -221,15 +221,6 @@ dcsi.postDecomposeService(execution)]]> - - - - - - - - - @@ -291,19 +282,6 @@ dcsi.postDecomposeService(execution)]]> - - - - - - - - - - - - - @@ -343,12 +321,6 @@ dcsi.postDecomposeService(execution)]]> - - - - - - @@ -375,6 +347,34 @@ dcsi.postDecomposeService(execution)]]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg