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) --- .../subprocess/DoCreateVnfAndModules.bpmn | 145 ++++++++++++--------- 1 file changed, 86 insertions(+), 59 deletions(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn index 58a88c2b56..433957572d 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoCreateVnfAndModules.bpmn @@ -29,12 +29,16 @@ doCreateVnfAndModules.preProcessRequest(execution)]]> - + + + + + SequenceFlow_1hf7k7q - SequenceFlow_02oe9wx + SequenceFlow_1ixcnb6 @@ -56,9 +60,13 @@ doCreateVnfAndModules.preProcessRequest(execution)]]> - + + + + + SequenceFlow_1lh21yl SequenceFlow_1llbx0k @@ -81,8 +89,8 @@ doCreateVnfAndModules.validateAddOnModule(execution)]]> - SequenceFlow_02oe9wx SequenceFlow_07gl6gw + SequenceFlow_1a6wyuu SequenceFlow_132bohl SequenceFlow_0jz6bqn @@ -104,6 +112,9 @@ doCreateVnfAndModules.validateAddOnModule(execution)]]> + + + SequenceFlow_1xd3ri5 SequenceFlow_08i3uo6 @@ -165,7 +176,6 @@ doCreateVnfAndModules.queryCatalogDB(execution)]]> SequenceFlow_1lh21yl - SequenceFlow_1vrogpr @@ -174,6 +184,15 @@ doCreateVnfAndModules.queryCatalogDB(execution)]]> def doCreateVnfAndModules = new DoCreateVnfAndModules() doCreateVnfAndModules.finisthProcessingInitialCountDeployment(execution)]]> + + + + SequenceFlow_1ixcnb6 + SequenceFlow_1a6wyuu + + @@ -204,44 +223,44 @@ doCreateVnfAndModules.finisthProcessingInitialCountDeployment(execution)]]> - + - + - + - + - - + + - + - + - + - - - - + + + + - + - + @@ -254,51 +273,51 @@ doCreateVnfAndModules.finisthProcessingInitialCountDeployment(execution)]]> - + - + - - - - + + + + - + - - - + + + - + - - - + + + - + - - - - + + + + - + - - - + + + - + @@ -319,33 +338,41 @@ doCreateVnfAndModules.finisthProcessingInitialCountDeployment(execution)]]> - + - - + + - + - + + + + + + + + + + + - - - + - + - - - + + + - + - - + + -- cgit 1.2.3-korg