From 94ee92559b051f2f82ed681f841f4f13016842ed Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 2 May 2017 03:53:18 -0700 Subject: [MSO-8] Second step of the rebase for MSO Second rebase containing additional features for MSO + total reworking of the BPMN structure + Notification flow can now be added at the end of some BPMN flows Change-Id: I7e937c7a0ba1593ca85e164a093f79c7e38b6ce0 Signed-off-by: Determe, Sebastien (sd378r) --- .../src/main/resources/subprocess/DoCreateVnf.bpmn | 95 +++++++++++++--------- 1 file changed, 56 insertions(+), 39 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnf.bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnf.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnf.bpmn index 91fca3d213..5e88527676 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnf.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnf.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1 @@ -8,8 +8,8 @@ SequenceFlow_1 SequenceFlow_2 - @@ -87,8 +87,8 @@ exceptionUtil.buildWorkflowException(execution, 5000, "Generic Vnf Already Exist vnfExistNo SequenceFlow_11 - @@ -102,7 +102,7 @@ createVnf.prepareCreateGenericVnf(execution)]]> SequenceFlow_11 - SequenceFlow_1acnwwu + SequenceFlow_0seif8n @@ -133,12 +133,11 @@ exceptionUtil.processJavaException(execution)]]> - SequenceFlow_0ttqcwx SequenceFlow_1q6udwm - @@ -157,18 +156,18 @@ createVnf.preProcessSDNCAssignRequest(execution)]]> SequenceFlow_15knw0q SequenceFlow_0c5h00o - SequenceFlow_0c5h00o SequenceFlow_1lalmvp - @@ -187,22 +186,31 @@ createVnf.preProcessSDNCActivateRequest(execution)]]> SequenceFlow_0eb41vb SequenceFlow_15z3gpq - - SequenceFlow_1acnwwu + SequenceFlow_1gc18ih SequenceFlow_0ttqcwx SequenceFlow_0ay5l4b - + + + + + SequenceFlow_0seif8n + SequenceFlow_1gc18ih + + @@ -420,13 +428,6 @@ createVnfInfra.validateSDNCResponse(execution, response, "activate")]]> - - - - - - - @@ -446,30 +447,46 @@ createVnfInfra.validateSDNCResponse(execution, response, "activate")]]> - + - + - - + + - + - - - + + - + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg