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/DoCreateAllottedResourceTXC.bpmn | 244 +++++---------------- 1 file changed, 55 insertions(+), 189 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateAllottedResourceTXC.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateAllottedResourceTXC.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateAllottedResourceTXC.bpmn index f26bae0b39..3deaae4e0d 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateAllottedResourceTXC.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoCreateAllottedResourceTXC.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1 @@ -12,50 +12,17 @@ DoCreateAllottedResourceTXC dcar = new DoCreateAllottedResourceTXC() dcar.preProcessRequest(execution)]]> - - - notFound - SequenceFlow_6 - - - - - - - - - - - - - - - SequenceFlow_2 - SequenceFlow_4 - - - - SequenceFlow_4 - notFound - found - - + - found + SequenceFlow_01zb7a0 SequenceFlow_0gbsa12 - - SequenceFlow_6 - - - SequenceFlow_17p4ohs + SequenceFlow_0vrw9a9 SequenceFlow_11 SequenceFlow_0q1hz2p - - - - - - - - - - - - SequenceFlow_1m8u8dl - SequenceFlow_1vg5rfa - - - - SequenceFlow_1vg5rfa - SequenceFlow_17p4ohs - SequenceFlow_0f7u5pu - - - - - - SequenceFlow_0f7u5pu - SequenceFlow_16o7col - - - - SequenceFlow_16o7col - - - - SequenceFlow_1h61pqs @@ -300,7 +228,7 @@ dcar.validateSDNCResp(execution, response, "get" )]]> SequenceFlow_1m8u8dl SequenceFlow_0z8luou - + @@ -313,9 +241,6 @@ dcar.validateSDNCResp(execution, response, "get" )]]> SequenceFlow_11 - - - SequenceFlow_1iy3cqb @@ -334,6 +259,23 @@ dcar.generateOutputs(execution)]]> + + SequenceFlow_2 + SequenceFlow_01zb7a0 + + + + SequenceFlow_1m8u8dl + SequenceFlow_0vrw9a9 + + + + @@ -357,57 +299,16 @@ dcar.generateOutputs(execution)]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - + - + - + @@ -416,11 +317,10 @@ dcar.generateOutputs(execution)]]> - - - + + - + @@ -538,53 +438,6 @@ dcar.generateOutputs(execution)]]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -663,9 +516,9 @@ dcar.generateOutputs(execution)]]> - + - + @@ -691,23 +544,16 @@ dcar.generateOutputs(execution)]]> - + - + - - - - - - - - + - + @@ -750,6 +596,26 @@ dcar.generateOutputs(execution)]]> + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg