From 35791e0e356a5bd40f9e96255df184778a686fd2 Mon Sep 17 00:00:00 2001 From: SagarS Date: Tue, 12 Jul 2022 14:18:26 +0100 Subject: [CNFM] Adding sattus monitoring changes Change-Id: I35a1441a61e858f5724ea3dcc884ad9bc3a1c8b1 Signed-off-by: SagarS Issue-ID: SO-3950 --- .../subprocess/BuildingBlock/CnfInstantiateBB.bpmn | 72 ++++++---- .../subprocess/BuildingBlock/MonitorCnfmJob.bpmn | 160 +++++++++++++++++++++ 2 files changed, 206 insertions(+), 26 deletions(-) create mode 100644 bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/MonitorCnfmJob.bpmn (limited to 'bpmn/so-bpmn-building-blocks') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CnfInstantiateBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CnfInstantiateBB.bpmn index a94e6aa2ca..6e1996acd8 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CnfInstantiateBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/CnfInstantiateBB.bpmn @@ -6,13 +6,13 @@ - Flow_1xcu3yl + Flow_149m8py - + SequenceFlow_016sgof Flow_1s7gtbc - + Flow_1s7gtbc Flow_1luy180 @@ -22,52 +22,72 @@ Flow_0xq0uda Flow_1xcu3yl - + Flow_1luy180 Flow_0xq0uda - + + + + + + + + + + + Flow_1xcu3yl + Flow_149m8py + + + + + + + + + + - - + + - - + + - - - - - - + + - - - + + + - + - + - - - - + - + - + + + + + + + diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/MonitorCnfmJob.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/MonitorCnfmJob.bpmn new file mode 100644 index 0000000000..be683b9ca6 --- /dev/null +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/MonitorCnfmJob.bpmn @@ -0,0 +1,160 @@ + + + + + SequenceFlow_1x3tbl0 + + + SequenceFlow_1543qy7 + + + SequenceFlow_1x3tbl0 + SequenceFlow_1v4yr3f + + SequenceFlow_0s1plu9 + + + SequenceFlow_153a3kp + SequenceFlow_1vmxw9g + SequenceFlow_0is7myf + + + SequenceFlow_1vmxw9g + SequenceFlow_0etw572 + + PT15S + + + + SequenceFlow_0is7myf + + + + + SequenceFlow_0etw572 + SequenceFlow_0s1plu9 + SequenceFlow_153a3kp + + + + ${MonitorCnfmCreateJobTask.hasOperationFinished(InjectExecution.execute(execution, execution.getVariable("gBuildingBlockExecution")))} + + + + + SequenceFlow_0bcgtzj + + + + SequenceFlow_1i1o9sh + + PT3H + + + + + + + SequenceFlow_1i1o9sh + SequenceFlow_0bcgtzj + + + + SequenceFlow_1v4yr3f + SequenceFlow_1543qy7 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg