From 025301d08b061482c1f046d562bf017c8cbcfe8d Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 31 Jan 2017 11:40:03 +0100 Subject: Initial OpenECOMP MSO commit Change-Id: Ia6a7574859480717402cc2f22534d9973a78fa6d Signed-off-by: ChrisC --- .../resources/subprocess/GenericDeleteVnf.bpmn | 250 +++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 bpmn/MSOGammaBPMN/src/main/resources/subprocess/GenericDeleteVnf.bpmn (limited to 'bpmn/MSOGammaBPMN/src/main/resources/subprocess/GenericDeleteVnf.bpmn') diff --git a/bpmn/MSOGammaBPMN/src/main/resources/subprocess/GenericDeleteVnf.bpmn b/bpmn/MSOGammaBPMN/src/main/resources/subprocess/GenericDeleteVnf.bpmn new file mode 100644 index 0000000000..b20a26a4c3 --- /dev/null +++ b/bpmn/MSOGammaBPMN/src/main/resources/subprocess/GenericDeleteVnf.bpmn @@ -0,0 +1,250 @@ + + + + + SequenceFlow_1 + + + SequenceFlow_1 + SequenceFlow_9 + + + + + + SequenceFlow_9 + resourceVariableNotProvided + resourceVersionProvided + + + + + + + + SequenceFlow_2 + SequenceFlow_3 + + + + + SequenceFlow_2 + + + + + SequenceFlow_3 + + + + + resourceVariableNotProvided + SequenceFlow_5 + + + + + SequenceFlow_7 + SequenceFlow_8 + + + + + SequenceFlow_6 + SequenceFlow_7 + + + + + vnfFoundNo + + + + SequenceFlow_5 + vnfFoundYes + vnfFoundNo + + + + + + + resourceVersionProvided + vnfFoundYes + SequenceFlow_6 + + + + SequenceFlow_8 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg