From 19efd68c8f8babdaf8a2eb7f78b4522940339da2 Mon Sep 17 00:00:00 2001 From: Elena Kuleshov Date: Wed, 28 Mar 2018 11:25:31 -0400 Subject: ControllerType update for CM flows Change-Id: I42c60ba45baaf29fa5fe54a8bb7ffc0aab5622c7 Signed-off-by: Elena Kuleshov Issue-ID: SO-526 --- .../src/main/resources/process/VnfInPlaceUpdate.bpmn | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/process/VnfInPlaceUpdate.bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/VnfInPlaceUpdate.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/VnfInPlaceUpdate.bpmn index b6361aaa20..362eb1ac05 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/VnfInPlaceUpdate.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/VnfInPlaceUpdate.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_5 @@ -95,6 +95,7 @@ uvfm.falloutHandlerPrep(execution, 'FalloutHandlerRequest') + SequenceFlow_0hvg70o SequenceFlow_1qnzi6i @@ -718,6 +719,7 @@ uvfm.setClosedLoopDisabledInAAI(execution, false) + SequenceFlow_1c0vdki SequenceFlow_0if6xj4 @@ -734,6 +736,7 @@ uvfm.setClosedLoopDisabledInAAI(execution, false) + SequenceFlow_1cjiv6i SequenceFlow_1ood2pr @@ -750,6 +753,7 @@ uvfm.setClosedLoopDisabledInAAI(execution, false) + SequenceFlow_1q3bwlt SequenceFlow_1hwtq9x @@ -767,6 +771,7 @@ uvfm.setClosedLoopDisabledInAAI(execution, false) + SequenceFlow_0qy68ib SequenceFlow_16t9vai @@ -784,6 +789,7 @@ uvfm.setClosedLoopDisabledInAAI(execution, false) + SequenceFlow_162mm0m SequenceFlow_16igl7b @@ -842,6 +848,7 @@ execution.getVariable(retryVariableName) < execution.getVariable("maxRetryCount" + SequenceFlow_1qr8msw SequenceFlow_0syfgbo @@ -860,6 +867,7 @@ execution.getVariable(retryVariableName) < execution.getVariable("maxRetryCount" + SequenceFlow_0q0qan8 SequenceFlow_1urt6le @@ -877,6 +885,7 @@ execution.getVariable(retryVariableName) < execution.getVariable("maxRetryCount" + SequenceFlow_1fuaq5k SequenceFlow_1v59be9 @@ -894,6 +903,7 @@ execution.getVariable(retryVariableName) < execution.getVariable("maxRetryCount" + SequenceFlow_0txgesu SequenceFlow_1colra4 @@ -912,6 +922,7 @@ execution.getVariable(retryVariableName) < execution.getVariable("maxRetryCount" + SequenceFlow_1c2xyhk SequenceFlow_0yja56j -- cgit