Merge "NetworkAdapterRest.java: Fixed sonar issues"
[so.git] / bpmn / so-bpmn-building-blocks / src / main / resources / subprocess / BuildingBlock / DeleteVfModuleBB.bpmn
1 <?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.10.0">
3   <bpmn:process id="DeleteVfModuleBB" name="Start" isExecutable="true">
4     <bpmn:startEvent id="DeleteVfModuleBB_Start">
5       <bpmn:outgoing>SequenceFlow_1537yw5</bpmn:outgoing>
6     </bpmn:startEvent>
7     <bpmn:serviceTask id="DeleteVfModuleVnfAdapter" name="Delete Vf Module VnfAdapter" camunda:expression="${VnfAdapterDeleteTasks.deleteVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
8       <bpmn:incoming>SequenceFlow_1537yw5</bpmn:incoming>
9       <bpmn:outgoing>SequenceFlow_08tvhtf</bpmn:outgoing>
10     </bpmn:serviceTask>
11     <bpmn:sequenceFlow id="SequenceFlow_1537yw5" sourceRef="DeleteVfModuleBB_Start" targetRef="DeleteVfModuleVnfAdapter" />
12     <bpmn:serviceTask id="UpdateVfModuleDeleteStatus" name="&#10;AAI &#10;Update&#10;(vf module)&#10;" camunda:expression="${AAIUpdateTasks.updateOrchestrationStatusDeleteVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
13       <bpmn:incoming>SequenceFlow_02lpx87</bpmn:incoming>
14       <bpmn:outgoing>SequenceFlow_1mxrfqv</bpmn:outgoing>
15     </bpmn:serviceTask>
16     <bpmn:sequenceFlow id="SequenceFlow_08tvhtf" sourceRef="DeleteVfModuleVnfAdapter" targetRef="VnfAdapter" />
17     <bpmn:endEvent id="DeleteVfModuleBB_End">
18       <bpmn:incoming>SequenceFlow_1mxrfqv</bpmn:incoming>
19     </bpmn:endEvent>
20     <bpmn:sequenceFlow id="SequenceFlow_1mxrfqv" sourceRef="UpdateVfModuleDeleteStatus" targetRef="DeleteVfModuleBB_End" />
21     <bpmn:callActivity id="VnfAdapter" name="Vnf Adapter" calledElement="VnfAdapter">
22       <bpmn:extensionElements>
23         <camunda:in source="gBuildingBlockExecution" target="gBuildingBlockExecution" />
24         <camunda:out source="WorkflowException" target="WorkflowException" />
25         <camunda:in source="deleteVfModuleRequest" target="deleteVfModuleRequest" />
26         <camunda:in source="VNFREST_Request" target="VNFREST_Request" />
27         <camunda:out source="heatStackId" target="heatStackId" />
28       </bpmn:extensionElements>
29       <bpmn:incoming>SequenceFlow_08tvhtf</bpmn:incoming>
30       <bpmn:outgoing>SequenceFlow_02lpx87</bpmn:outgoing>
31     </bpmn:callActivity>
32     <bpmn:sequenceFlow id="SequenceFlow_02lpx87" sourceRef="VnfAdapter" targetRef="UpdateVfModuleDeleteStatus" />
33     <bpmn:subProcess id="SubProcess_11p7mrh" name="Error Handling&#10;&#10;" triggeredByEvent="true">
34       <bpmn:startEvent id="StartEvent_1xp6ewt">
35         <bpmn:outgoing>SequenceFlow_0h607z0</bpmn:outgoing>
36         <bpmn:errorEventDefinition />
37       </bpmn:startEvent>
38       <bpmn:endEvent id="EndEvent_0guhjau">
39         <bpmn:incoming>SequenceFlow_0h607z0</bpmn:incoming>
40         <bpmn:terminateEventDefinition />
41       </bpmn:endEvent>
42       <bpmn:sequenceFlow id="SequenceFlow_0h607z0" sourceRef="StartEvent_1xp6ewt" targetRef="EndEvent_0guhjau" />
43     </bpmn:subProcess>
44   </bpmn:process>
45   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
46     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DeleteVfModuleBB">
47       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="DeleteVfModuleBB_Start">
48         <dc:Bounds x="173" y="102" width="36" height="36" />
49         <bpmndi:BPMNLabel>
50           <dc:Bounds x="179" y="138" width="24" height="12" />
51         </bpmndi:BPMNLabel>
52       </bpmndi:BPMNShape>
53       <bpmndi:BPMNShape id="ServiceTask_16798zf_di" bpmnElement="DeleteVfModuleVnfAdapter">
54         <dc:Bounds x="261" y="80" width="100" height="80" />
55       </bpmndi:BPMNShape>
56       <bpmndi:BPMNEdge id="SequenceFlow_1537yw5_di" bpmnElement="SequenceFlow_1537yw5">
57         <di:waypoint xsi:type="dc:Point" x="209" y="120" />
58         <di:waypoint xsi:type="dc:Point" x="261" y="120" />
59         <bpmndi:BPMNLabel>
60           <dc:Bounds x="190" y="99" width="90" height="12" />
61         </bpmndi:BPMNLabel>
62       </bpmndi:BPMNEdge>
63       <bpmndi:BPMNShape id="ServiceTask_0pbhsub_di" bpmnElement="UpdateVfModuleDeleteStatus">
64         <dc:Bounds x="593" y="80" width="100" height="80" />
65       </bpmndi:BPMNShape>
66       <bpmndi:BPMNEdge id="SequenceFlow_08tvhtf_di" bpmnElement="SequenceFlow_08tvhtf">
67         <di:waypoint xsi:type="dc:Point" x="361" y="120" />
68         <di:waypoint xsi:type="dc:Point" x="427" y="120" />
69         <bpmndi:BPMNLabel>
70           <dc:Bounds x="349" y="99" width="90" height="12" />
71         </bpmndi:BPMNLabel>
72       </bpmndi:BPMNEdge>
73       <bpmndi:BPMNShape id="EndEvent_1rn6yvh_di" bpmnElement="DeleteVfModuleBB_End">
74         <dc:Bounds x="746" y="102" width="36" height="36" />
75         <bpmndi:BPMNLabel>
76           <dc:Bounds x="754" y="142" width="19" height="12" />
77         </bpmndi:BPMNLabel>
78       </bpmndi:BPMNShape>
79       <bpmndi:BPMNEdge id="SequenceFlow_1mxrfqv_di" bpmnElement="SequenceFlow_1mxrfqv">
80         <di:waypoint xsi:type="dc:Point" x="693" y="120" />
81         <di:waypoint xsi:type="dc:Point" x="746" y="120" />
82         <bpmndi:BPMNLabel>
83           <dc:Bounds x="674.5" y="99" width="90" height="12" />
84         </bpmndi:BPMNLabel>
85       </bpmndi:BPMNEdge>
86       <bpmndi:BPMNShape id="CallActivity_0whogn3_di" bpmnElement="VnfAdapter">
87         <dc:Bounds x="427" y="80" width="100" height="80" />
88       </bpmndi:BPMNShape>
89       <bpmndi:BPMNEdge id="SequenceFlow_02lpx87_di" bpmnElement="SequenceFlow_02lpx87">
90         <di:waypoint xsi:type="dc:Point" x="527" y="120" />
91         <di:waypoint xsi:type="dc:Point" x="593" y="120" />
92         <bpmndi:BPMNLabel>
93           <dc:Bounds x="560" y="99" width="0" height="12" />
94         </bpmndi:BPMNLabel>
95       </bpmndi:BPMNEdge>
96       <bpmndi:BPMNShape id="SubProcess_11p7mrh_di" bpmnElement="SubProcess_11p7mrh" isExpanded="true">
97         <dc:Bounds x="261" y="276" width="231" height="135" />
98       </bpmndi:BPMNShape>
99       <bpmndi:BPMNShape id="StartEvent_1xp6ewt_di" bpmnElement="StartEvent_1xp6ewt">
100         <dc:Bounds x="304" y="338" width="36" height="36" />
101         <bpmndi:BPMNLabel>
102           <dc:Bounds x="277" y="374" width="0" height="12" />
103         </bpmndi:BPMNLabel>
104       </bpmndi:BPMNShape>
105       <bpmndi:BPMNShape id="EndEvent_0guhjau_di" bpmnElement="EndEvent_0guhjau">
106         <dc:Bounds x="433" y="338" width="36" height="36" />
107         <bpmndi:BPMNLabel>
108           <dc:Bounds x="406" y="374" width="0" height="12" />
109         </bpmndi:BPMNLabel>
110       </bpmndi:BPMNShape>
111       <bpmndi:BPMNEdge id="SequenceFlow_0h607z0_di" bpmnElement="SequenceFlow_0h607z0">
112         <di:waypoint xsi:type="dc:Point" x="340" y="356" />
113         <di:waypoint xsi:type="dc:Point" x="433" y="356" />
114         <bpmndi:BPMNLabel>
115           <dc:Bounds x="386.5" y="335" width="0" height="12" />
116         </bpmndi:BPMNLabel>
117       </bpmndi:BPMNEdge>
118     </bpmndi:BPMNPlane>
119   </bpmndi:BPMNDiagram>
120 </bpmn:definitions>