From 28f62a251d2904dc3fdf6d33d0d5d4034c90efa0 Mon Sep 17 00:00:00 2001 From: Manamohan Satapathy Date: Tue, 26 Mar 2019 14:39:52 +0530 Subject: Config Deploy SO Generic Building Block to support config deploy action. Change-Id: Ica02a1dae7ba542fad67a5258bc9b4e046d3468a Issue-ID: SO-1482 Signed-off-by: Manamohan Satapathy --- .../BuildingBlock/ConfigDeployVnfBB.bpmn | 116 +++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigDeployVnfBB.bpmn (limited to 'bpmn/so-bpmn-building-blocks/src/main/resources/subprocess') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigDeployVnfBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigDeployVnfBB.bpmn new file mode 100644 index 0000000000..92ac5f9f5b --- /dev/null +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/ConfigDeployVnfBB.bpmn @@ -0,0 +1,116 @@ + + + + + SequenceFlow_0pd4jka + + + SequenceFlow_1tb7fs1 + SequenceFlow_00u29dm + + + SequenceFlow_00u29dm + + + + + + + + + + + SequenceFlow_0kruy8t + SequenceFlow_03xbj4e + + + SequenceFlow_0pd4jka + SequenceFlow_0moyu92 + + + + + SequenceFlow_0moyu92 + SequenceFlow_0kruy8t + + + SequenceFlow_03xbj4e + SequenceFlow_1tb7fs1 + SequenceFlow_0o50k2d + + + #{execution.getVariable("CDSStatus").equals("Success")} + + + + SequenceFlow_0o50k2d + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg