Bugfixes for December 2018
[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.4.0">
3   <bpmn:process id="DeleteVfModuleBB" name="DeleteVfModuleBB" 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_01vfwtp</bpmn:incoming>
14       <bpmn:outgoing>SequenceFlow_09l7pcg</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_09l7pcg</bpmn:incoming>
19     </bpmn:endEvent>
20     <bpmn:callActivity id="VnfAdapter" name="Vnf Adapter" calledElement="VnfAdapter">
21       <bpmn:extensionElements>
22         <camunda:in source="gBuildingBlockExecution" target="gBuildingBlockExecution" />
23         <camunda:out source="WorkflowException" target="WorkflowException" />
24         <camunda:in source="deleteVfModuleRequest" target="deleteVfModuleRequest" />
25         <camunda:in source="VNFREST_Request" target="VNFREST_Request" />
26         <camunda:out source="heatStackId" target="heatStackId" />
27       </bpmn:extensionElements>
28       <bpmn:incoming>SequenceFlow_08tvhtf</bpmn:incoming>
29       <bpmn:outgoing>SequenceFlow_02lpx87</bpmn:outgoing>
30     </bpmn:callActivity>
31     <bpmn:sequenceFlow id="SequenceFlow_02lpx87" sourceRef="VnfAdapter" targetRef="UpdateVfModuleHeatStackId" />
32     <bpmn:subProcess id="SubProcess_11p7mrh" name="Error Handling&#10;&#10;" triggeredByEvent="true">
33       <bpmn:startEvent id="StartEvent_1xp6ewt">
34         <bpmn:outgoing>SequenceFlow_0h607z0</bpmn:outgoing>
35         <bpmn:errorEventDefinition />
36       </bpmn:startEvent>
37       <bpmn:endEvent id="EndEvent_0guhjau">
38         <bpmn:incoming>SequenceFlow_0h607z0</bpmn:incoming>
39         <bpmn:terminateEventDefinition />
40       </bpmn:endEvent>
41       <bpmn:sequenceFlow id="SequenceFlow_0h607z0" sourceRef="StartEvent_1xp6ewt" targetRef="EndEvent_0guhjau" />
42     </bpmn:subProcess>
43     <bpmn:serviceTask id="UpdateVfModuleHeatStackId" name="&#10;AAI&#10;Update&#10; (vf module)&#10;" camunda:expression="${AAIUpdateTasks.updateHeatStackIdVfModule(InjectExecution.execute(execution, execution.getVariable(&#34;gBuildingBlockExecution&#34;)))}">
44       <bpmn:incoming>SequenceFlow_02lpx87</bpmn:incoming>
45       <bpmn:outgoing>SequenceFlow_01vfwtp</bpmn:outgoing>
46     </bpmn:serviceTask>
47     <bpmn:sequenceFlow id="SequenceFlow_01vfwtp" sourceRef="UpdateVfModuleHeatStackId" targetRef="UpdateVfModuleDeleteStatus" />
48     <bpmn:sequenceFlow id="SequenceFlow_09l7pcg" sourceRef="UpdateVfModuleDeleteStatus" targetRef="DeleteVfModuleBB_End" />
49   </bpmn:process>
50   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
51     <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DeleteVfModuleBB">
52       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="DeleteVfModuleBB_Start">
53         <dc:Bounds x="173" y="102" width="36" height="36" />
54         <bpmndi:BPMNLabel>
55           <dc:Bounds x="179" y="138" width="24" height="12" />
56         </bpmndi:BPMNLabel>
57       </bpmndi:BPMNShape>
58       <bpmndi:BPMNShape id="ServiceTask_16798zf_di" bpmnElement="DeleteVfModuleVnfAdapter">
59         <dc:Bounds x="261" y="80" width="100" height="80" />
60       </bpmndi:BPMNShape>
61       <bpmndi:BPMNEdge id="SequenceFlow_1537yw5_di" bpmnElement="SequenceFlow_1537yw5">
62         <di:waypoint xsi:type="dc:Point" x="209" y="120" />
63         <di:waypoint xsi:type="dc:Point" x="261" y="120" />
64         <bpmndi:BPMNLabel>
65           <dc:Bounds x="190" y="99" width="90" height="12" />
66         </bpmndi:BPMNLabel>
67       </bpmndi:BPMNEdge>
68       <bpmndi:BPMNShape id="ServiceTask_0pbhsub_di" bpmnElement="UpdateVfModuleDeleteStatus">
69         <dc:Bounds x="762" y="80" width="100" height="80" />
70       </bpmndi:BPMNShape>
71       <bpmndi:BPMNEdge id="SequenceFlow_08tvhtf_di" bpmnElement="SequenceFlow_08tvhtf">
72         <di:waypoint xsi:type="dc:Point" x="361" y="120" />
73         <di:waypoint xsi:type="dc:Point" x="427" y="120" />
74         <bpmndi:BPMNLabel>
75           <dc:Bounds x="349" y="99" width="90" height="12" />
76         </bpmndi:BPMNLabel>
77       </bpmndi:BPMNEdge>
78       <bpmndi:BPMNShape id="EndEvent_1rn6yvh_di" bpmnElement="DeleteVfModuleBB_End">
79         <dc:Bounds x="922" y="102" width="36" height="36" />
80         <bpmndi:BPMNLabel>
81           <dc:Bounds x="940" y="142" width="0" height="0" />
82         </bpmndi:BPMNLabel>
83       </bpmndi:BPMNShape>
84       <bpmndi:BPMNShape id="CallActivity_0whogn3_di" bpmnElement="VnfAdapter">
85         <dc:Bounds x="427" y="80" width="100" height="80" />
86       </bpmndi:BPMNShape>
87       <bpmndi:BPMNEdge id="SequenceFlow_02lpx87_di" bpmnElement="SequenceFlow_02lpx87">
88         <di:waypoint xsi:type="dc:Point" x="527" y="120" />
89         <di:waypoint xsi:type="dc:Point" x="604" y="120" />
90         <bpmndi:BPMNLabel>
91           <dc:Bounds x="566" y="105" width="0" height="0" />
92         </bpmndi:BPMNLabel>
93       </bpmndi:BPMNEdge>
94       <bpmndi:BPMNShape id="SubProcess_11p7mrh_di" bpmnElement="SubProcess_11p7mrh" isExpanded="true">
95         <dc:Bounds x="261" y="276" width="231" height="135" />
96       </bpmndi:BPMNShape>
97       <bpmndi:BPMNShape id="StartEvent_1xp6ewt_di" bpmnElement="StartEvent_1xp6ewt">
98         <dc:Bounds x="304" y="338" width="36" height="36" />
99         <bpmndi:BPMNLabel>
100           <dc:Bounds x="277" y="374" width="0" height="12" />
101         </bpmndi:BPMNLabel>
102       </bpmndi:BPMNShape>
103       <bpmndi:BPMNShape id="EndEvent_0guhjau_di" bpmnElement="EndEvent_0guhjau">
104         <dc:Bounds x="433" y="338" width="36" height="36" />
105         <bpmndi:BPMNLabel>
106           <dc:Bounds x="406" y="374" width="0" height="12" />
107         </bpmndi:BPMNLabel>
108       </bpmndi:BPMNShape>
109       <bpmndi:BPMNEdge id="SequenceFlow_0h607z0_di" bpmnElement="SequenceFlow_0h607z0">
110         <di:waypoint xsi:type="dc:Point" x="340" y="356" />
111         <di:waypoint xsi:type="dc:Point" x="433" y="356" />
112         <bpmndi:BPMNLabel>
113           <dc:Bounds x="386.5" y="335" width="0" height="12" />
114         </bpmndi:BPMNLabel>
115       </bpmndi:BPMNEdge>
116       <bpmndi:BPMNShape id="ServiceTask_0vlgqod_di" bpmnElement="UpdateVfModuleHeatStackId">
117         <dc:Bounds x="604" y="80" width="100" height="80" />
118       </bpmndi:BPMNShape>
119       <bpmndi:BPMNEdge id="SequenceFlow_01vfwtp_di" bpmnElement="SequenceFlow_01vfwtp">
120         <di:waypoint xsi:type="dc:Point" x="704" y="120" />
121         <di:waypoint xsi:type="dc:Point" x="762" y="120" />
122         <bpmndi:BPMNLabel>
123           <dc:Bounds x="733" y="95" width="0" height="0" />
124         </bpmndi:BPMNLabel>
125       </bpmndi:BPMNEdge>
126       <bpmndi:BPMNEdge id="SequenceFlow_09l7pcg_di" bpmnElement="SequenceFlow_09l7pcg">
127         <di:waypoint xsi:type="dc:Point" x="862" y="120" />
128         <di:waypoint xsi:type="dc:Point" x="922" y="120" />
129         <bpmndi:BPMNLabel>
130           <dc:Bounds x="892" y="95" width="0" height="0" />
131         </bpmndi:BPMNLabel>
132       </bpmndi:BPMNEdge>
133     </bpmndi:BPMNPlane>
134   </bpmndi:BPMNDiagram>
135 </bpmn:definitions>