From d3ccd3cb60d410bd8ec483d22362f116d9d5b0ed Mon Sep 17 00:00:00 2001 From: c00149107 Date: Mon, 12 Mar 2018 11:58:22 +0800 Subject: Update the VFC NS resource recipe Update the VFC NS resource recipe Change-Id: Ib5fcd95ac1b0f977c8104e722e57d29becc370bc Issue-ID: SO-452 Signed-off-by: c00149107 --- .../resources/process/CreateVFCNetworkService.bpmn | 261 +++++++++++++++++++++ 1 file changed, 261 insertions(+) create mode 100644 bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVFCNetworkService.bpmn (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/process') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVFCNetworkService.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVFCNetworkService.bpmn new file mode 100644 index 0000000000..13402759fc --- /dev/null +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateVFCNetworkService.bpmn @@ -0,0 +1,261 @@ + + + + + SequenceFlow_1qo2pln + + + + + + SequenceFlow_0khtova + SequenceFlow_1uiz85h + + + + SequenceFlow_1qo2pln + SequenceFlow_0khtova + + + + createNSSuccess_SequenceFlow + SequenceFlow_1ywe21t + + + + SequenceFlow_1uiz85h + createNSSuccess_SequenceFlow + createNSFailed_SequenceFlow + + + + + + + + + SequenceFlow_1ywe21t + instantiateFailed_SequenceFlow + instantiateSuccess_SequenceFlow + + + + + + + + + + SequenceFlow_0xqo13p + operationFinished_SequenceFlow + operationProcessing_SequenceFlow + + + + + + + + + + createNSFailed_SequenceFlow + + + instantiateFailed_SequenceFlow + + + SequenceFlow_0cq2q6g + + + instantiateSuccess_SequenceFlow + SequenceFlow_1gsbpxj + SequenceFlow_0xqo13p + + + + operationFinished_SequenceFlow + SequenceFlow_0cq2q6g + + + + + operationProcessing_SequenceFlow + SequenceFlow_1gsbpxj + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg