From 62e75a057279e38401bb150a74dad572f3bcb2d6 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Wed, 11 Apr 2018 05:51:03 +0000 Subject: Add workflow for deleting sdnc resource Add workflow for deleting sdnc resource. Change-Id: If3d7a3b8217fb2656e2a675cca4d9df7a2e12f01 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../process/DeleteSDNCNetworkResource.bpmn | 156 +++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteSDNCNetworkResource.bpmn diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteSDNCNetworkResource.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteSDNCNetworkResource.bpmn new file mode 100644 index 0000000000..c730c8e2de --- /dev/null +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteSDNCNetworkResource.bpmn @@ -0,0 +1,156 @@ + + + + + SequenceFlow_1qo2pln + + + + SequenceFlow_1ba6i0r + + + + SequenceFlow_1twf9nk + SequenceFlow_092fygq + + + + SequenceFlow_00oxyoj + + + + SequenceFlow_0k06srk + + + + + SequenceFlow_00oxyoj + SequenceFlow_0k06srk + + + + + + + SequenceFlow_01medil + SequenceFlow_1twf9nk + + + + SequenceFlow_092fygq + SequenceFlow_1ba6i0r + + + + + SequenceFlow_1qo2pln + SequenceFlow_01medil + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg