From 1bad00ddeecd2d6e53ae967fd9faad64cacdafc4 Mon Sep 17 00:00:00 2001 From: "Kalkere Ramesh, Sharan" Date: Tue, 8 Dec 2020 16:53:39 -0500 Subject: added in support for delete instance cnf Issue-ID: SO-3404 Change-Id: I1dccebefdeea8f53c4889cc7c61108462de0bf9c Signed-off-by: Kalkere Ramesh, Sharan --- .../subprocess/BuildingBlock/DeleteVfModuleBB.bpmn | 245 +++++++------ .../BuildingBlock/ExecuteBuildingBlock.bpmn | 389 +++++++++++---------- 2 files changed, 338 insertions(+), 296 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn index fba1139117..36d1708a45 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/DeleteVfModuleBB.bpmn @@ -1,18 +1,17 @@ - + - Flow_02lmh6f + Flow_069drgn - Flow_02lmh6f - SequenceFlow_08tvhtf + Flow_1c15ua4 + Flow_0yz0t7z SequenceFlow_01vfwtp SequenceFlow_09l7pcg - SequenceFlow_09l7pcg @@ -28,7 +27,7 @@ - SequenceFlow_08tvhtf + Flow_0yz0t7z Flow_0hlvlw2 @@ -59,6 +58,7 @@ Flow_0plbl7p + Flow_1ktykz6 @@ -77,7 +77,6 @@ - Flow_0yqo5xu @@ -93,155 +92,197 @@ + + Flow_10r76pp + Flow_1ktykz6 + + + + Flow_069drgn + Flow_10r76pp + Flow_1c15ua4 + + + ${execution.getVariable("isHelm")} + + + + - - + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - + + + + - + - - + + + - + - - - - - - - - - - + + + + - + - - + + - - - + + + - + - - - - - - - - - + + + + + + + + + - + - - - - - - + + + + + + + + + + + - + - - - + + - + - + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - + - + - + - - - - - - - - diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn index 443a571312..fd650b9d50 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ExecuteBuildingBlock.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_0rq4c5r @@ -12,6 +12,7 @@ + SequenceFlow_19wuics SequenceFlow_01h9qmz @@ -55,7 +56,7 @@ SequenceFlow_0ndt8ft SequenceFlow_07a1ytc - + ${execution.getVariable("RetryDuration")} @@ -70,12 +71,12 @@ - + ${execution.getVariable("handlingCode")=="Retry"} - + ${execution.getVariable("retryCount")<execution.getVariable("maxRetries")} SequenceFlow_0h8v45y @@ -106,10 +107,10 @@ - + ${execution.getVariable("handlingCode")=="Manual"} - + ${execution.getVariable("handlingCode")=="Skip"} SequenceFlow_0xyd2zl @@ -132,12 +133,12 @@ - + ${execution.getVariable("handlingCode")=="Timeout"} - + ${execution.getVariable("orchestrationStatusValidationResult").name() == "SILENT_SUCCESS"} SequenceFlow_1j0vskt @@ -164,285 +165,285 @@ - - + + + - + - - - - - - - + + + + - + - - - + + + + + - + - - - - - + + + - + - + + + + + + + + + + + + + + + - - + + - - + + + - + - - - + + + + - + - - - + + + - + - - - + + + + + + + + - + - - - - + + + + + + - + - - - - + + + + + + + - + - - - - - - + + + - + - - - + + + - + - - - - - - + + + + + - + - - - - - + + + + + - + - - - - + + + + - + - - - + + + - + - - - - - + + + - + - - - + + + + - + - - - - + + + + - + - - - - - + + + - + - - - - - - + + + - + - - - + + + - + - - - - - - - - - + + + - + - - - + + + - + - - + + + + + - + - - - - - - + + - + - - - + + + - + - - - + + + + + - + - - - - - - - - + + - + - - - - - - + + + - + - - - - + + + + + + - + - + + + + - + - + - + - + - - - - - - - - - - - - - - + + + + + + + + + -- cgit 1.2.3-korg