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/DoCreateE2EServiceInstance.bpmn | 58 +++------------------- 1 file changed, 7 insertions(+), 51 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn index a5fadcf14b..eeaa5e451a 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateE2EServiceInstance.bpmn @@ -12,21 +12,6 @@ def dcsi = new DoCreateE2EServiceInstance() dcsi.preProcessRequest(execution) ]]> - - - - - - - - - - - - - SequenceFlow_1i7t9hq - SequenceFlow_4 - @@ -38,7 +23,7 @@ dcsi.preProcessRequest(execution) - SequenceFlow_1w01tqs + SequenceFlow_1i7t9hq SequenceFlow_129ih1g @@ -82,14 +67,6 @@ dcsi.postProcessRollback(execution) - - SequenceFlow_4 - SequenceFlow_1w01tqs - - - SequenceFlow_129ih1g SequenceFlow_1tkgqu3 @@ -179,7 +156,7 @@ dcsi.prepareDecomposeService(execution)]]> SequenceFlow_1i7t9hq - + SequenceFlow_1hbesp9 @@ -258,18 +235,6 @@ dcsi.doServicePreOperation(execution)]]> - - - - - - - - - - - - @@ -314,18 +279,6 @@ dcsi.doServicePreOperation(execution)]]> - - - - - - - - - - - - @@ -451,9 +404,12 @@ dcsi.doServicePreOperation(execution)]]> - + + + + - + -- cgit 1.2.3-korg