blob: d7a4bba1ddc52e2af701fdb49d7d4b1fdafa5bb7 [file] [log] [blame]
subhash kumar singh969907f2018-04-23 12:52:44 +00001<?xml version="1.0" encoding="UTF-8"?>
2<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.11.3">
3 <bpmn:process id="DeleteVFCNSResource" name="DeleteVFCNSResource" isExecutable="true">
4 <bpmn:startEvent id="StartEvent_1" name="Start Custom Delete E2E NS">
5 <bpmn:outgoing>SequenceFlow_0x2e9we</bpmn:outgoing>
6 </bpmn:startEvent>
7 <bpmn:sequenceFlow id="SequenceFlow_0x2e9we" sourceRef="StartEvent_1" targetRef="Task_0yl3rau" />
8 <bpmn:sequenceFlow id="SequenceFlow_00vpfm3" sourceRef="Task_0yl3rau" targetRef="Task_14gmbq4" />
9 <bpmn:sequenceFlow id="SequenceFlow_1s4cyms" sourceRef="Task_14gmbq4" targetRef="Task_1e27uaw" />
10 <bpmn:endEvent id="EndEvent_07ew0rf" name="End Custom Delete E2E NS">
subhash kumar singh326db252018-04-25 10:05:06 +000011 <bpmn:incoming>SequenceFlow_0jvtdhv</bpmn:incoming>
subhash kumar singh969907f2018-04-23 12:52:44 +000012 </bpmn:endEvent>
subhash kumar singh326db252018-04-25 10:05:06 +000013 <bpmn:sequenceFlow id="SequenceFlow_152xb4z" sourceRef="Task_1e27uaw" targetRef="ScriptTask_0pkuukn" />
subhash kumar singh969907f2018-04-23 12:52:44 +000014 <bpmn:scriptTask id="Task_0yl3rau" name="DoCustomDeleteE2ENS prepare" scriptFormat="groovy">
15 <bpmn:incoming>SequenceFlow_0x2e9we</bpmn:incoming>
16 <bpmn:outgoing>SequenceFlow_00vpfm3</bpmn:outgoing>
17 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
18def ddsi = new DeleteVFCNSResource()
19ddsi.preProcessRequest(execution)]]></bpmn:script>
20 </bpmn:scriptTask>
21 <bpmn:scriptTask id="Task_1e27uaw" name="Post delet NS resource" scriptFormat="groovy">
22 <bpmn:incoming>SequenceFlow_1s4cyms</bpmn:incoming>
23 <bpmn:outgoing>SequenceFlow_152xb4z</bpmn:outgoing>
24 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
25def ddsi = new DeleteVFCNSResource()
26ddsi.postProcessRequest(execution)]]></bpmn:script>
27 </bpmn:scriptTask>
28 <bpmn:callActivity id="Task_14gmbq4" name="Call Delete NS Instance" calledElement="DoDeleteVFCNetworkServiceInstance">
29 <bpmn:extensionElements>
30 <camunda:in source="globalSubscriberId" target="globalSubscriberId" />
31 <camunda:in source="serviceType" target="serviceType" />
32 <camunda:in source="serviceInstanceId" target="serviceId" />
33 <camunda:in source="operationId" target="operationId" />
34 <camunda:in source="resourceTemplateId" target="resourceTemplateId" />
35 <camunda:in source="resourceInstanceId" target="resourceInstanceId" />
36 <camunda:in source="resourceType" target="resourceType" />
37 <camunda:in source="operationType" target="operationType" />
38 </bpmn:extensionElements>
39 <bpmn:incoming>SequenceFlow_00vpfm3</bpmn:incoming>
40 <bpmn:outgoing>SequenceFlow_1s4cyms</bpmn:outgoing>
41 </bpmn:callActivity>
42 <bpmn:subProcess id="SubProcess_11qmm22" triggeredByEvent="true">
43 <bpmn:startEvent id="StartEvent_0zwedl6">
44 <bpmn:outgoing>SequenceFlow_0yro7o2</bpmn:outgoing>
45 <bpmn:errorEventDefinition />
46 </bpmn:startEvent>
47 <bpmn:endEvent id="EndEvent_10tfowz">
48 <bpmn:incoming>SequenceFlow_0p0ayci</bpmn:incoming>
49 </bpmn:endEvent>
50 <bpmn:scriptTask id="ScriptTask_0tdtqwh" name="Log / Print Unexpected Error">
51 <bpmn:incoming>SequenceFlow_0yro7o2</bpmn:incoming>
52 <bpmn:outgoing>SequenceFlow_0p0ayci</bpmn:outgoing>
53 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.common.scripts.*
54ExceptionUtil ex = new ExceptionUtil()
55ex.processJavaException(execution)]]></bpmn:script>
56 </bpmn:scriptTask>
57 <bpmn:sequenceFlow id="SequenceFlow_0yro7o2" sourceRef="StartEvent_0zwedl6" targetRef="ScriptTask_0tdtqwh" />
58 <bpmn:sequenceFlow id="SequenceFlow_0p0ayci" sourceRef="ScriptTask_0tdtqwh" targetRef="EndEvent_10tfowz" />
59 </bpmn:subProcess>
subhash kumar singh326db252018-04-25 10:05:06 +000060 <bpmn:scriptTask id="ScriptTask_0pkuukn" name="Send Sync Ack Response" scriptFormat="groovy">
61 <bpmn:incoming>SequenceFlow_152xb4z</bpmn:incoming>
62 <bpmn:outgoing>SequenceFlow_0jvtdhv</bpmn:outgoing>
63 <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.*
64def dsi = new DeleteVFCNSResource()
65dsi.sendSyncResponse(execution)]]></bpmn:script>
66 </bpmn:scriptTask>
67 <bpmn:sequenceFlow id="SequenceFlow_0jvtdhv" sourceRef="ScriptTask_0pkuukn" targetRef="EndEvent_07ew0rf" />
subhash kumar singh969907f2018-04-23 12:52:44 +000068 </bpmn:process>
69 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
70 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DeleteVFCNSResource">
71 <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
72 <dc:Bounds x="330" y="336" width="36" height="36" />
73 <bpmndi:BPMNLabel>
74 <dc:Bounds x="312" y="372" width="76" height="24" />
75 </bpmndi:BPMNLabel>
76 </bpmndi:BPMNShape>
77 <bpmndi:BPMNEdge id="SequenceFlow_0x2e9we_di" bpmnElement="SequenceFlow_0x2e9we">
78 <di:waypoint xsi:type="dc:Point" x="366" y="354" />
subhash kumar singh326db252018-04-25 10:05:06 +000079 <di:waypoint xsi:type="dc:Point" x="474" y="354" />
subhash kumar singh969907f2018-04-23 12:52:44 +000080 <bpmndi:BPMNLabel>
subhash kumar singh326db252018-04-25 10:05:06 +000081 <dc:Bounds x="375" y="333" width="90" height="12" />
subhash kumar singh969907f2018-04-23 12:52:44 +000082 </bpmndi:BPMNLabel>
83 </bpmndi:BPMNEdge>
84 <bpmndi:BPMNEdge id="SequenceFlow_00vpfm3_di" bpmnElement="SequenceFlow_00vpfm3">
subhash kumar singh326db252018-04-25 10:05:06 +000085 <di:waypoint xsi:type="dc:Point" x="574" y="354" />
86 <di:waypoint xsi:type="dc:Point" x="661" y="354" />
subhash kumar singh969907f2018-04-23 12:52:44 +000087 <bpmndi:BPMNLabel>
subhash kumar singh326db252018-04-25 10:05:06 +000088 <dc:Bounds x="572.5" y="333" width="90" height="12" />
subhash kumar singh969907f2018-04-23 12:52:44 +000089 </bpmndi:BPMNLabel>
90 </bpmndi:BPMNEdge>
91 <bpmndi:BPMNEdge id="SequenceFlow_1s4cyms_di" bpmnElement="SequenceFlow_1s4cyms">
subhash kumar singh326db252018-04-25 10:05:06 +000092 <di:waypoint xsi:type="dc:Point" x="761" y="354" />
93 <di:waypoint xsi:type="dc:Point" x="889" y="354" />
subhash kumar singh969907f2018-04-23 12:52:44 +000094 <bpmndi:BPMNLabel>
subhash kumar singh326db252018-04-25 10:05:06 +000095 <dc:Bounds x="780" y="333" width="90" height="12" />
subhash kumar singh969907f2018-04-23 12:52:44 +000096 </bpmndi:BPMNLabel>
97 </bpmndi:BPMNEdge>
98 <bpmndi:BPMNShape id="EndEvent_07ew0rf_di" bpmnElement="EndEvent_07ew0rf">
99 <dc:Bounds x="1313" y="336" width="36" height="36" />
100 <bpmndi:BPMNLabel>
101 <dc:Bounds x="1293" y="376" width="76" height="24" />
102 </bpmndi:BPMNLabel>
103 </bpmndi:BPMNShape>
104 <bpmndi:BPMNEdge id="SequenceFlow_152xb4z_di" bpmnElement="SequenceFlow_152xb4z">
subhash kumar singh326db252018-04-25 10:05:06 +0000105 <di:waypoint xsi:type="dc:Point" x="989" y="354" />
106 <di:waypoint xsi:type="dc:Point" x="1113" y="354" />
subhash kumar singh969907f2018-04-23 12:52:44 +0000107 <bpmndi:BPMNLabel>
subhash kumar singh326db252018-04-25 10:05:06 +0000108 <dc:Bounds x="1006" y="333" width="90" height="12" />
subhash kumar singh969907f2018-04-23 12:52:44 +0000109 </bpmndi:BPMNLabel>
110 </bpmndi:BPMNEdge>
111 <bpmndi:BPMNShape id="ScriptTask_1ssr09e_di" bpmnElement="Task_0yl3rau">
subhash kumar singh326db252018-04-25 10:05:06 +0000112 <dc:Bounds x="474" y="314" width="100" height="80" />
subhash kumar singh969907f2018-04-23 12:52:44 +0000113 </bpmndi:BPMNShape>
114 <bpmndi:BPMNShape id="ScriptTask_092ktxo_di" bpmnElement="Task_1e27uaw">
subhash kumar singh326db252018-04-25 10:05:06 +0000115 <dc:Bounds x="889" y="314" width="100" height="80" />
subhash kumar singh969907f2018-04-23 12:52:44 +0000116 </bpmndi:BPMNShape>
117 <bpmndi:BPMNShape id="CallActivity_00p99pt_di" bpmnElement="Task_14gmbq4">
subhash kumar singh326db252018-04-25 10:05:06 +0000118 <dc:Bounds x="661" y="314" width="100" height="80" />
subhash kumar singh969907f2018-04-23 12:52:44 +0000119 </bpmndi:BPMNShape>
120 <bpmndi:BPMNShape id="SubProcess_11qmm22_di" bpmnElement="SubProcess_11qmm22" isExpanded="true">
121 <dc:Bounds x="636" y="539" width="350" height="200" />
122 </bpmndi:BPMNShape>
123 <bpmndi:BPMNShape id="StartEvent_0zwedl6_di" bpmnElement="StartEvent_0zwedl6">
124 <dc:Bounds x="667" y="606" width="36" height="36" />
125 <bpmndi:BPMNLabel>
126 <dc:Bounds x="639" y="644" width="0" height="12" />
127 </bpmndi:BPMNLabel>
128 </bpmndi:BPMNShape>
129 <bpmndi:BPMNShape id="EndEvent_10tfowz_di" bpmnElement="EndEvent_10tfowz">
130 <dc:Bounds x="931" y="606" width="36" height="36" />
131 <bpmndi:BPMNLabel>
132 <dc:Bounds x="904" y="645" width="0" height="12" />
133 </bpmndi:BPMNLabel>
134 </bpmndi:BPMNShape>
135 <bpmndi:BPMNShape id="ScriptTask_0tdtqwh_di" bpmnElement="ScriptTask_0tdtqwh">
136 <dc:Bounds x="763" y="584" width="100" height="80" />
137 </bpmndi:BPMNShape>
138 <bpmndi:BPMNEdge id="SequenceFlow_0yro7o2_di" bpmnElement="SequenceFlow_0yro7o2">
139 <di:waypoint xsi:type="dc:Point" x="703" y="624" />
140 <di:waypoint xsi:type="dc:Point" x="763" y="624" />
141 <bpmndi:BPMNLabel>
142 <dc:Bounds x="688" y="603" width="0" height="12" />
143 </bpmndi:BPMNLabel>
144 </bpmndi:BPMNEdge>
145 <bpmndi:BPMNEdge id="SequenceFlow_0p0ayci_di" bpmnElement="SequenceFlow_0p0ayci">
146 <di:waypoint xsi:type="dc:Point" x="863" y="624" />
147 <di:waypoint xsi:type="dc:Point" x="931" y="624" />
148 <bpmndi:BPMNLabel>
149 <dc:Bounds x="852" y="603" width="0" height="12" />
150 </bpmndi:BPMNLabel>
151 </bpmndi:BPMNEdge>
subhash kumar singh326db252018-04-25 10:05:06 +0000152 <bpmndi:BPMNShape id="ScriptTask_0pkuukn_di" bpmnElement="ScriptTask_0pkuukn">
153 <dc:Bounds x="1113" y="314" width="100" height="80" />
154 </bpmndi:BPMNShape>
155 <bpmndi:BPMNEdge id="SequenceFlow_0jvtdhv_di" bpmnElement="SequenceFlow_0jvtdhv">
156 <di:waypoint xsi:type="dc:Point" x="1213" y="354" />
157 <di:waypoint xsi:type="dc:Point" x="1313" y="354" />
158 <bpmndi:BPMNLabel>
159 <dc:Bounds x="1263" y="333" width="0" height="12" />
160 </bpmndi:BPMNLabel>
161 </bpmndi:BPMNEdge>
subhash kumar singh969907f2018-04-23 12:52:44 +0000162 </bpmndi:BPMNPlane>
163 </bpmndi:BPMNDiagram>
164</bpmn:definitions>