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) --- .../main/resources/subprocess/GenericPutVnf.bpmn | 252 ++++++++++----------- 1 file changed, 126 insertions(+), 126 deletions(-) (limited to 'bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericPutVnf.bpmn') diff --git a/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericPutVnf.bpmn b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericPutVnf.bpmn index bb73c09619..f155783e3a 100644 --- a/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericPutVnf.bpmn +++ b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericPutVnf.bpmn @@ -1,135 +1,135 @@ - - - - - SequenceFlow_1 - - - SequenceFlow_1 - SequenceFlow_2 + + + + + SequenceFlow_1 + + + SequenceFlow_1 + SequenceFlow_2 - - - - - - SequenceFlow_6 - - - - SequenceFlow_5 - - - - SequenceFlow_5 - SequenceFlow_6 - - - - - - - SequenceFlow_2 - SequenceFlow_3 +genericPutVnf.preProcessRequest(execution)]]> + + + + + + SequenceFlow_6 + + + + SequenceFlow_5 + + + + SequenceFlow_5 + SequenceFlow_6 + + + + + + + SequenceFlow_2 + SequenceFlow_3 - - - - SequenceFlow_3 - SequenceFlow_4 +genericPutVnf.putVnf(execution)]]> + + + + SequenceFlow_3 + SequenceFlow_4 - - - - SequenceFlow_4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +execution.setVariable("WorkflowResponse", " ") //for junits]]> + + + + SequenceFlow_4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg