From e01546664d8d945ae83c625ab278b04ee0b9a331 Mon Sep 17 00:00:00 2001 From: tragait Date: Thu, 23 Jul 2020 17:49:06 +0100 Subject: [SO] create service upgrade workflow Issue-ID: SO-2925 Signed-off-by: tragait Change-Id: Ia10497fed1f42dea3e0469bc08ba0169862d3e71 Signed-off-by: tragait --- .../resources/process/ServiceLevelUpgrade.bpmn | 377 +++++++++++++++++++++ 1 file changed, 377 insertions(+) create mode 100644 bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ServiceLevelUpgrade.bpmn (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ServiceLevelUpgrade.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ServiceLevelUpgrade.bpmn new file mode 100644 index 0000000000..a1d4178962 --- /dev/null +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ServiceLevelUpgrade.bpmn @@ -0,0 +1,377 @@ + + + + + Flow_0nrz340 + + + Flow_0nrz340 + Flow_1b392qs + + + Flow_10jgbxm + + + + Flow_1y3cptr + Flow_0y1ebox + Flow_0mbp7mv + + + Flow_0y1ebox + + + + Flow_0trmo7s + Flow_1z06yyv + Flow_0mxq0qe + + + Flow_0mxq0qe + + + + Flow_1ru18s3 + Flow_1tcnzdx + Flow_0l67uzl + + + Flow_1tcnzdx + + + + Flow_1z06yyv + Flow_01gwzx9 + + + Flow_05ohtnj + Flow_1ru18s3 + + + Flow_1v0mxe7 + Flow_1p4xkdj + + + Flow_1b392qs + Flow_1v0mxe7 + import org.onap.so.bpmn.infrastructure.scripts.* +def pnfSwUpgrade = new PNFSoftwareUpgrade() +pnfSwUpgrade.sendResponse(execution) + + + Flow_0l67uzl + Flow_0frhsd0 + import org.onap.so.bpmn.infrastructure.scripts.* +def pnfSwUpgrade = new PNFSoftwareUpgrade() +pnfSwUpgrade.prepareCompletion(execution) + + + Flow_0frhsd0 + Flow_10jgbxm + + + + Flow_0iayg6u + + + + Flow_0iayg6u + Flow_0lb7zv5 + import org.onap.so.bpmn.infrastructure.scripts.* +def pnfSwUpgrade = new PNFSoftwareUpgrade() +pnfSwUpgrade.prepareFalloutHandler(execution) + + + Flow_0lb7zv5 + Flow_1peoyur + + + Flow_1peoyur + + + + + + + + + + + + + + #{execution.getVariable("ControllerStatus").equals("Success")} + + + + + + #{execution.getVariable("ControllerStatus").equals("Success")} + + + + + #{execution.getVariable("ControllerStatus").equals("Success")} + + + + + + + + + + + + Flow_1p4xkdj + Flow_0trmo7s + + + + + + + + + + + + + Flow_01gwzx9 + Flow_1y3cptr + + + + Flow_0mbp7mv + Flow_0dyc3kv + + + + Flow_0dyc3kv + Flow_05ohtnj + Flow_0ny61qm + + + #{execution.getVariable("ControllerStatus").equals("Success")} + + + Flow_0ny61qm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg