From 0bb644bd5c11ce03b6dec71d26127fbd3519a9b4 Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Tue, 7 Aug 2018 16:06:09 -0400 Subject: Refactored references to AaiUtils to use AAIResourceClient updated bpmn, removed Generic AAI flows, and removed dead useless code Did not modify E2E Delete Service Instance flow as it has changed significantly Issue-ID: SO-813 Change-Id: I1a6bc5353ef89e2ce4359be2654395f7ce060aba Signed-off-by: Benjamin, Max (mb388a) --- .../subprocess/DoCreateE2EServiceInstanceV2.bpmn | 54 +++------------------- 1 file changed, 6 insertions(+), 48 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstanceV2.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstanceV2.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstanceV2.bpmn index 4c107c7cb4..77c62e573d 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstanceV2.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstanceV2.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1 @@ -13,21 +13,7 @@ def dcsi = new DoCreateE2EServiceInstanceV2() dcsi.preProcessRequest(execution) ]]> - - - - - - - - - - - - - SequenceFlow_2 - SequenceFlow_4 - + @@ -83,13 +69,6 @@ dcsi.postProcessRollback(execution) - - SequenceFlow_4 - SequenceFlow_10aubhh - - SequenceFlow_129ih1g SequenceFlow_03fabby @@ -225,9 +204,8 @@ def csi = new DoCreateE2EServiceInstanceV2() csi.postOtherControllerType(execution)]]> - - SequenceFlow_10aubhh + SequenceFlow_2 @@ -486,23 +464,13 @@ ddsi.preUpdateServiceOperationStatus(execution)]]> - - - - - - - - + - + - + - - - @@ -545,9 +513,6 @@ ddsi.preUpdateServiceOperationStatus(execution)]]> - - - @@ -752,13 +717,6 @@ ddsi.preUpdateServiceOperationStatus(execution)]]> - - - - - - - -- cgit 1.2.3-korg