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/DoCreateServiceInstance.bpmn | 144 ++------------------- 1 file changed, 13 insertions(+), 131 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateServiceInstance.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateServiceInstance.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateServiceInstance.bpmn index 29116a67fc..2c6f5ee61d 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateServiceInstance.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1 @@ -12,7 +12,7 @@ def dcsi = new DoCreateServiceInstance() dcsi.getAAICustomerById(execution)]]> - + SequenceFlow_1 SequenceFlow_2 @@ -21,7 +21,6 @@ def dcsi = new DoCreateServiceInstance() dcsi.preProcessRequest(execution) ]]> - SequenceFlow_156ih25 SequenceFlow_14 @@ -49,24 +48,12 @@ dcsi.postProcessSDNCAssign(execution)]]> SequenceFlow_9 - SequenceFlow_01q6pl4 + SequenceFlow_10 - - - - - - - - - - - SequenceFlow_11fnnkb - SequenceFlow_4 - + @@ -78,19 +65,9 @@ dcsi.postProcessSDNCAssign(execution)]]> - SequenceFlow_1uw2p9a - SequenceFlow_1w01tqs + SequenceFlow_3 SequenceFlow_1jhzmzn - - SequenceFlow_3 - SequenceFlow_11fnnkb - SequenceFlow_1uw2p9a - - - - - SequenceFlow_0tgrn11 @@ -143,37 +120,6 @@ dcsi.postProcessRollback(execution) - - SequenceFlow_4 - SequenceFlow_1w01tqs - - - - - - - - - - - - - - - SequenceFlow_10 - SequenceFlow_0tx5frq - - - - - SequenceFlow_0tx5frq - SequenceFlow_01q6pl4 - - SequenceFlow_1jhzmzn SequenceFlow_16sdyz9 @@ -243,24 +189,18 @@ dcsi.processJavaException(execution)]]> - + + - + - + - + - - - - - - - @@ -292,39 +232,15 @@ dcsi.processJavaException(execution)]]> - - + + - + - - - - - - - - - - - - - - - - - - - - - - - - @@ -385,18 +301,6 @@ dcsi.processJavaException(execution)]]> - - - - - - - - - - - - @@ -419,28 +323,6 @@ dcsi.processJavaException(execution)]]> - - - - - - - - - - - - - - - - - - - - - - -- cgit 1.2.3-korg