blob: f4a6196fc16865ec810294e4df3f10d936f2e551 [file] [log] [blame]
EricMooreca5b7102019-10-31 13:34:09 +00001<?xml version="1.0" encoding="UTF-8"?>
Enbo Wangb2ee1e92020-03-19 23:27:16 +08002<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1yd8m0g" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.1.0">
rameshiyer279d8d8d92020-07-29 18:39:01 +01003 <bpmn:process id="GenericPnfSoftwareUpgrade" name="GenericPnfSoftwareUpgrade" isExecutable="true">
EricMooreca5b7102019-10-31 13:34:09 +00004 <bpmn:startEvent id="softwareUpgrade_startEvent" name="Start Flow">
5 <bpmn:outgoing>SequenceFlow_1ng4b6l</bpmn:outgoing>
6 </bpmn:startEvent>
7 <bpmn:serviceTask id="ServiceTask_042uz7n" name="NF Upgrade Dispatcher" camunda:delegateExpression="${NfSoftwareUpgradeDispatcher}">
8 <bpmn:incoming>SequenceFlow_1ng4b6l</bpmn:incoming>
9 <bpmn:outgoing>SequenceFlow_12ejx4m</bpmn:outgoing>
10 </bpmn:serviceTask>
Enbo Wangb2ee1e92020-03-19 23:27:16 +080011 <bpmn:sequenceFlow id="SequenceFlow_12ejx4m" sourceRef="ServiceTask_042uz7n" targetRef="ScriptTask_10klpg8" />
EricMooreca5b7102019-10-31 13:34:09 +000012 <bpmn:endEvent id="softwareUpgrade_endEvent" name="End">
Enbo Wangb2ee1e92020-03-19 23:27:16 +080013 <bpmn:incoming>SequenceFlow_0tle5zb</bpmn:incoming>
EricMooreca5b7102019-10-31 13:34:09 +000014 <bpmn:terminateEventDefinition />
15 </bpmn:endEvent>
16 <bpmn:sequenceFlow id="SequenceFlow_1ng4b6l" sourceRef="softwareUpgrade_startEvent" targetRef="ServiceTask_042uz7n" />
17 <bpmn:exclusiveGateway id="ExclusiveGateway_0v3l3wv" default="SequenceFlow_1lr7vgu">
18 <bpmn:incoming>SequenceFlow_0cchgih</bpmn:incoming>
19 <bpmn:outgoing>SequenceFlow_1lr7vgu</bpmn:outgoing>
20 <bpmn:outgoing>SequenceFlow_1eljvek</bpmn:outgoing>
21 </bpmn:exclusiveGateway>
22 <bpmn:endEvent id="EndEvent_0bnbfds">
23 <bpmn:incoming>SequenceFlow_1lr7vgu</bpmn:incoming>
24 <bpmn:errorEventDefinition id="ErrorEventDefinition_1sjbsm2" errorRef="Error_12cpov5" />
25 </bpmn:endEvent>
26 <bpmn:exclusiveGateway id="ExclusiveGateway_0x6h0ni" default="SequenceFlow_0piri91">
27 <bpmn:incoming>SequenceFlow_0j26xlx</bpmn:incoming>
28 <bpmn:outgoing>SequenceFlow_1nsmyr5</bpmn:outgoing>
29 <bpmn:outgoing>SequenceFlow_0piri91</bpmn:outgoing>
30 </bpmn:exclusiveGateway>
31 <bpmn:sequenceFlow id="SequenceFlow_1nsmyr5" name="Success" sourceRef="ExclusiveGateway_0x6h0ni" targetRef="ServiceTask_0x5cje8">
32 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
33 </bpmn:sequenceFlow>
34 <bpmn:endEvent id="EndEvent_180lm4y">
35 <bpmn:incoming>SequenceFlow_0piri91</bpmn:incoming>
36 <bpmn:errorEventDefinition id="ErrorEventDefinition_0fm5he7" errorRef="Error_12cpov5" />
37 </bpmn:endEvent>
38 <bpmn:sequenceFlow id="SequenceFlow_0piri91" name="Failure" sourceRef="ExclusiveGateway_0x6h0ni" targetRef="EndEvent_180lm4y" />
39 <bpmn:sequenceFlow id="SequenceFlow_1lr7vgu" name="Failure" sourceRef="ExclusiveGateway_0v3l3wv" targetRef="EndEvent_0bnbfds" />
40 <bpmn:exclusiveGateway id="ExclusiveGateway_0ch3fef" default="SequenceFlow_0dqnb6c">
41 <bpmn:incoming>SequenceFlow_015y785</bpmn:incoming>
42 <bpmn:outgoing>SequenceFlow_0dqnb6c</bpmn:outgoing>
43 <bpmn:outgoing>SequenceFlow_0eiif6e</bpmn:outgoing>
44 </bpmn:exclusiveGateway>
45 <bpmn:endEvent id="EndEvent_1ms4wdz">
46 <bpmn:incoming>SequenceFlow_0dqnb6c</bpmn:incoming>
47 <bpmn:errorEventDefinition id="ErrorEventDefinition_15s8fgk" errorRef="Error_12cpov5" />
48 </bpmn:endEvent>
49 <bpmn:sequenceFlow id="SequenceFlow_0dqnb6c" name="Failure" sourceRef="ExclusiveGateway_0ch3fef" targetRef="EndEvent_1ms4wdz" />
50 <bpmn:exclusiveGateway id="ExclusiveGateway_1ny9b1z" default="SequenceFlow_1p0axph">
51 <bpmn:incoming>SequenceFlow_0g3qcd0</bpmn:incoming>
52 <bpmn:outgoing>SequenceFlow_1p0axph</bpmn:outgoing>
53 <bpmn:outgoing>SequenceFlow_1atiydu</bpmn:outgoing>
54 </bpmn:exclusiveGateway>
55 <bpmn:endEvent id="EndEvent_0l6n6x5">
56 <bpmn:incoming>SequenceFlow_1p0axph</bpmn:incoming>
57 <bpmn:errorEventDefinition id="ErrorEventDefinition_1l0gsy0" errorRef="Error_12cpov5" />
58 </bpmn:endEvent>
59 <bpmn:sequenceFlow id="SequenceFlow_1p0axph" name="Failure" sourceRef="ExclusiveGateway_1ny9b1z" targetRef="EndEvent_0l6n6x5" />
60 <bpmn:sequenceFlow id="SequenceFlow_1eljvek" name="Success" sourceRef="ExclusiveGateway_0v3l3wv" targetRef="ServiceTask_02lxf48">
61 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
62 </bpmn:sequenceFlow>
Enbo Wangb2ee1e92020-03-19 23:27:16 +080063 <bpmn:sequenceFlow id="SequenceFlow_1atiydu" name="Success" sourceRef="ExclusiveGateway_1ny9b1z" targetRef="ScriptTask_1igtc83">
EricMooreca5b7102019-10-31 13:34:09 +000064 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
65 </bpmn:sequenceFlow>
66 <bpmn:sequenceFlow id="SequenceFlow_0eiif6e" name="Success" sourceRef="ExclusiveGateway_0ch3fef" targetRef="ServiceTask_1jo8vn7">
67 <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">#{execution.getVariable("ControllerStatus").equals("Success")}</bpmn:conditionExpression>
68 </bpmn:sequenceFlow>
69 <bpmn:serviceTask id="ServiceTask_0x5cje8" name="Download" camunda:delegateExpression="${ControllerExecutionDE}">
70 <bpmn:extensionElements>
71 <camunda:inputOutput>
72 <camunda:inputParameter name="action">downloadNESw</camunda:inputParameter>
73 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
74 <camunda:inputParameter name="mode">async</camunda:inputParameter>
75 </camunda:inputOutput>
76 </bpmn:extensionElements>
77 <bpmn:incoming>SequenceFlow_1nsmyr5</bpmn:incoming>
78 <bpmn:outgoing>SequenceFlow_0cchgih</bpmn:outgoing>
79 </bpmn:serviceTask>
80 <bpmn:sequenceFlow id="SequenceFlow_0cchgih" sourceRef="ServiceTask_0x5cje8" targetRef="ExclusiveGateway_0v3l3wv" />
81 <bpmn:serviceTask id="ServiceTask_02lxf48" name="Activate" camunda:delegateExpression="${ControllerExecutionDE}">
82 <bpmn:extensionElements>
83 <camunda:inputOutput>
84 <camunda:inputParameter name="action">activateNESw</camunda:inputParameter>
85 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
86 <camunda:inputParameter name="mode">async</camunda:inputParameter>
87 </camunda:inputOutput>
88 </bpmn:extensionElements>
89 <bpmn:incoming>SequenceFlow_1eljvek</bpmn:incoming>
90 <bpmn:outgoing>SequenceFlow_015y785</bpmn:outgoing>
91 </bpmn:serviceTask>
92 <bpmn:sequenceFlow id="SequenceFlow_015y785" sourceRef="ServiceTask_02lxf48" targetRef="ExclusiveGateway_0ch3fef" />
93 <bpmn:serviceTask id="ServiceTask_0y2uysu" name="Post check" camunda:delegateExpression="${ControllerExecutionDE}">
94 <bpmn:extensionElements>
95 <camunda:inputOutput>
96 <camunda:inputParameter name="action">postCheck</camunda:inputParameter>
97 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
98 <camunda:inputParameter name="mode">async</camunda:inputParameter>
99 </camunda:inputOutput>
100 </bpmn:extensionElements>
101 <bpmn:incoming>SequenceFlow_084orr1</bpmn:incoming>
102 <bpmn:outgoing>SequenceFlow_0g3qcd0</bpmn:outgoing>
103 </bpmn:serviceTask>
104 <bpmn:sequenceFlow id="SequenceFlow_0g3qcd0" sourceRef="ServiceTask_0y2uysu" targetRef="ExclusiveGateway_1ny9b1z" />
105 <bpmn:serviceTask id="ServiceTask_0slpahe" name="Pre check" camunda:delegateExpression="${ControllerExecutionDE}">
106 <bpmn:extensionElements>
107 <camunda:inputOutput>
108 <camunda:inputParameter name="action">preCheck</camunda:inputParameter>
109 <camunda:inputParameter name="scope">pnf</camunda:inputParameter>
110 <camunda:inputParameter name="mode">async</camunda:inputParameter>
111 </camunda:inputOutput>
112 </bpmn:extensionElements>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800113 <bpmn:incoming>SequenceFlow_0ks3p41</bpmn:incoming>
EricMooreca5b7102019-10-31 13:34:09 +0000114 <bpmn:outgoing>SequenceFlow_0j26xlx</bpmn:outgoing>
115 </bpmn:serviceTask>
116 <bpmn:sequenceFlow id="SequenceFlow_0j26xlx" sourceRef="ServiceTask_0slpahe" targetRef="ExclusiveGateway_0x6h0ni" />
117 <bpmn:serviceTask id="ServiceTask_1jo8vn7" name="Update Pnf in AAI" camunda:delegateExpression="${UpdatePnfEntryInAai}">
118 <bpmn:incoming>SequenceFlow_0eiif6e</bpmn:incoming>
119 <bpmn:outgoing>SequenceFlow_084orr1</bpmn:outgoing>
120 </bpmn:serviceTask>
121 <bpmn:sequenceFlow id="SequenceFlow_084orr1" sourceRef="ServiceTask_1jo8vn7" targetRef="ServiceTask_0y2uysu" />
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800122 <bpmn:scriptTask id="ScriptTask_10klpg8" name="Send Response" scriptFormat="groovy">
123 <bpmn:incoming>SequenceFlow_12ejx4m</bpmn:incoming>
124 <bpmn:outgoing>SequenceFlow_0ks3p41</bpmn:outgoing>
125 <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.*
rameshiyer279d8d8d92020-07-29 18:39:01 +0100126def pnfSwUpgrade = new GenericPnfSoftwareUpgrade()
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800127pnfSwUpgrade.sendResponse(execution)</bpmn:script>
128 </bpmn:scriptTask>
129 <bpmn:sequenceFlow id="SequenceFlow_0ks3p41" sourceRef="ScriptTask_10klpg8" targetRef="ServiceTask_0slpahe" />
130 <bpmn:scriptTask id="ScriptTask_1igtc83" name="Prepare Completion" scriptFormat="groovy">
131 <bpmn:incoming>SequenceFlow_1atiydu</bpmn:incoming>
132 <bpmn:outgoing>SequenceFlow_0ipc3nt</bpmn:outgoing>
133 <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.*
rameshiyer279d8d8d92020-07-29 18:39:01 +0100134def pnfSwUpgrade = new GenericPnfSoftwareUpgrade()
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800135pnfSwUpgrade.prepareCompletion(execution)</bpmn:script>
136 </bpmn:scriptTask>
137 <bpmn:sequenceFlow id="SequenceFlow_0ipc3nt" sourceRef="ScriptTask_1igtc83" targetRef="CallActivity_0o1mi8u" />
138 <bpmn:callActivity id="CallActivity_0o1mi8u" name="Complete Process" calledElement="CompleteMsoProcess">
139 <bpmn:extensionElements>
140 <camunda:in source="PnfSwUpgrade_CompleteMsoProcessRequest" target="CompleteMsoProcessRequest" />
141 </bpmn:extensionElements>
142 <bpmn:incoming>SequenceFlow_0ipc3nt</bpmn:incoming>
143 <bpmn:outgoing>SequenceFlow_0tle5zb</bpmn:outgoing>
144 </bpmn:callActivity>
145 <bpmn:sequenceFlow id="SequenceFlow_0tle5zb" sourceRef="CallActivity_0o1mi8u" targetRef="softwareUpgrade_endEvent" />
146 <bpmn:subProcess id="SubProcess_02p6q4s" name="Subprocess for FalloutHandler" triggeredByEvent="true">
147 <bpmn:startEvent id="StartEvent_149ecdm" name="Catch All Errors">
148 <bpmn:outgoing>SequenceFlow_05haut5</bpmn:outgoing>
149 <bpmn:errorEventDefinition id="ErrorEventDefinition_1" />
150 </bpmn:startEvent>
151 <bpmn:scriptTask id="ScriptTask_0gov132" name="Prepare FalloutHandler" scriptFormat="groovy">
152 <bpmn:incoming>SequenceFlow_05haut5</bpmn:incoming>
153 <bpmn:outgoing>SequenceFlow_09y0mpc</bpmn:outgoing>
154 <bpmn:script>import org.onap.so.bpmn.infrastructure.scripts.*
rameshiyer279d8d8d92020-07-29 18:39:01 +0100155def pnfSwUpgrade = new GenericPnfSoftwareUpgrade()
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800156pnfSwUpgrade.prepareFalloutHandler(execution)</bpmn:script>
157 </bpmn:scriptTask>
158 <bpmn:callActivity id="CallActivity_00psvtk" name="Call FalloutHandler" calledElement="FalloutHandler">
159 <bpmn:extensionElements>
160 <camunda:in source="PnfSwUpgrade_FalloutHandlerRequest" target="FalloutHandlerRequest" />
161 </bpmn:extensionElements>
162 <bpmn:incoming>SequenceFlow_09y0mpc</bpmn:incoming>
163 <bpmn:outgoing>SequenceFlow_1tcjlty</bpmn:outgoing>
164 </bpmn:callActivity>
165 <bpmn:endEvent id="EndEvent_1vq2glg" name="End">
166 <bpmn:incoming>SequenceFlow_1tcjlty</bpmn:incoming>
167 <bpmn:terminateEventDefinition id="TerminateEventDefinition_0994ojb" />
168 </bpmn:endEvent>
169 <bpmn:sequenceFlow id="SequenceFlow_05haut5" sourceRef="StartEvent_149ecdm" targetRef="ScriptTask_0gov132" />
170 <bpmn:sequenceFlow id="SequenceFlow_09y0mpc" sourceRef="ScriptTask_0gov132" targetRef="CallActivity_00psvtk" />
171 <bpmn:sequenceFlow id="SequenceFlow_1tcjlty" sourceRef="CallActivity_00psvtk" targetRef="EndEvent_1vq2glg" />
172 </bpmn:subProcess>
EricMooreca5b7102019-10-31 13:34:09 +0000173 </bpmn:process>
174 <bpmn:error id="Error_12cpov5" name="MSOWorkflowException" errorCode="MSOWorkflowException" />
EricMooreca5b7102019-10-31 13:34:09 +0000175 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
rameshiyer279d8d8d92020-07-29 18:39:01 +0100176 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="GenericPnfSoftwareUpgrade">
EricMooreca5b7102019-10-31 13:34:09 +0000177 <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="softwareUpgrade_startEvent">
178 <dc:Bounds x="162" y="102" width="36" height="36" />
179 <bpmndi:BPMNLabel>
180 <dc:Bounds x="157" y="145" width="50" height="14" />
181 </bpmndi:BPMNLabel>
182 </bpmndi:BPMNShape>
183 <bpmndi:BPMNShape id="ServiceTask_042uz7n_di" bpmnElement="ServiceTask_042uz7n">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800184 <dc:Bounds x="270" y="80" width="100" height="80" />
EricMooreca5b7102019-10-31 13:34:09 +0000185 </bpmndi:BPMNShape>
186 <bpmndi:BPMNEdge id="SequenceFlow_12ejx4m_di" bpmnElement="SequenceFlow_12ejx4m">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800187 <di:waypoint x="370" y="120" />
188 <di:waypoint x="440" y="120" />
EricMooreca5b7102019-10-31 13:34:09 +0000189 </bpmndi:BPMNEdge>
190 <bpmndi:BPMNShape id="EndEvent_1w3jv30_di" bpmnElement="softwareUpgrade_endEvent">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800191 <dc:Bounds x="532" y="462" width="36" height="36" />
EricMooreca5b7102019-10-31 13:34:09 +0000192 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800193 <dc:Bounds x="542" y="505" width="18" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000194 </bpmndi:BPMNLabel>
195 </bpmndi:BPMNShape>
196 <bpmndi:BPMNEdge id="SequenceFlow_1ng4b6l_di" bpmnElement="SequenceFlow_1ng4b6l">
197 <di:waypoint x="198" y="120" />
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800198 <di:waypoint x="270" y="120" />
EricMooreca5b7102019-10-31 13:34:09 +0000199 </bpmndi:BPMNEdge>
200 <bpmndi:BPMNShape id="ExclusiveGateway_0v3l3wv_di" bpmnElement="ExclusiveGateway_0v3l3wv" isMarkerVisible="true">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800201 <dc:Bounds x="615" y="235" width="50" height="50" />
EricMooreca5b7102019-10-31 13:34:09 +0000202 <bpmndi:BPMNLabel>
203 <dc:Bounds x="1040" y="65" width="43" height="14" />
204 </bpmndi:BPMNLabel>
205 </bpmndi:BPMNShape>
206 <bpmndi:BPMNShape id="EndEvent_0bnbfds_di" bpmnElement="EndEvent_0bnbfds">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800207 <dc:Bounds x="622" y="342" width="36" height="36" />
EricMooreca5b7102019-10-31 13:34:09 +0000208 <bpmndi:BPMNLabel>
209 <dc:Bounds x="1044" y="295" width="34" height="14" />
210 </bpmndi:BPMNLabel>
211 </bpmndi:BPMNShape>
212 <bpmndi:BPMNShape id="ExclusiveGateway_0x6h0ni_di" bpmnElement="ExclusiveGateway_0x6h0ni" isMarkerVisible="true">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800213 <dc:Bounds x="355" y="235" width="50" height="50" />
EricMooreca5b7102019-10-31 13:34:09 +0000214 </bpmndi:BPMNShape>
215 <bpmndi:BPMNEdge id="SequenceFlow_1nsmyr5_di" bpmnElement="SequenceFlow_1nsmyr5">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800216 <di:waypoint x="405" y="260" />
217 <di:waypoint x="460" y="260" />
EricMooreca5b7102019-10-31 13:34:09 +0000218 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800219 <dc:Bounds x="408" y="242" width="43" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000220 </bpmndi:BPMNLabel>
221 </bpmndi:BPMNEdge>
222 <bpmndi:BPMNShape id="EndEvent_180lm4y_di" bpmnElement="EndEvent_180lm4y">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800223 <dc:Bounds x="362" y="342" width="36" height="36" />
EricMooreca5b7102019-10-31 13:34:09 +0000224 </bpmndi:BPMNShape>
225 <bpmndi:BPMNEdge id="SequenceFlow_0piri91_di" bpmnElement="SequenceFlow_0piri91">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800226 <di:waypoint x="380" y="285" />
227 <di:waypoint x="380" y="342" />
EricMooreca5b7102019-10-31 13:34:09 +0000228 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800229 <dc:Bounds x="384" y="293" width="32" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000230 </bpmndi:BPMNLabel>
231 </bpmndi:BPMNEdge>
232 <bpmndi:BPMNEdge id="SequenceFlow_1lr7vgu_di" bpmnElement="SequenceFlow_1lr7vgu">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800233 <di:waypoint x="640" y="285" />
234 <di:waypoint x="640" y="342" />
EricMooreca5b7102019-10-31 13:34:09 +0000235 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800236 <dc:Bounds x="644" y="293" width="32" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000237 </bpmndi:BPMNLabel>
238 </bpmndi:BPMNEdge>
239 <bpmndi:BPMNShape id="ExclusiveGateway_0ch3fef_di" bpmnElement="ExclusiveGateway_0ch3fef" isMarkerVisible="true">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800240 <dc:Bounds x="845" y="235" width="50" height="50" />
EricMooreca5b7102019-10-31 13:34:09 +0000241 </bpmndi:BPMNShape>
242 <bpmndi:BPMNShape id="EndEvent_1ms4wdz_di" bpmnElement="EndEvent_1ms4wdz">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800243 <dc:Bounds x="852" y="342" width="36" height="36" />
EricMooreca5b7102019-10-31 13:34:09 +0000244 </bpmndi:BPMNShape>
245 <bpmndi:BPMNEdge id="SequenceFlow_0dqnb6c_di" bpmnElement="SequenceFlow_0dqnb6c">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800246 <di:waypoint x="870" y="285" />
247 <di:waypoint x="870" y="342" />
EricMooreca5b7102019-10-31 13:34:09 +0000248 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800249 <dc:Bounds x="874" y="293" width="32" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000250 </bpmndi:BPMNLabel>
251 </bpmndi:BPMNEdge>
252 <bpmndi:BPMNShape id="ExclusiveGateway_1ny9b1z_di" bpmnElement="ExclusiveGateway_1ny9b1z" isMarkerVisible="true">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800253 <dc:Bounds x="1225" y="235" width="50" height="50" />
EricMooreca5b7102019-10-31 13:34:09 +0000254 </bpmndi:BPMNShape>
255 <bpmndi:BPMNShape id="EndEvent_0l6n6x5_di" bpmnElement="EndEvent_0l6n6x5">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800256 <dc:Bounds x="1232" y="342" width="36" height="36" />
EricMooreca5b7102019-10-31 13:34:09 +0000257 </bpmndi:BPMNShape>
258 <bpmndi:BPMNEdge id="SequenceFlow_1p0axph_di" bpmnElement="SequenceFlow_1p0axph">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800259 <di:waypoint x="1250" y="285" />
260 <di:waypoint x="1250" y="342" />
EricMooreca5b7102019-10-31 13:34:09 +0000261 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800262 <dc:Bounds x="1254" y="293" width="32" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000263 </bpmndi:BPMNLabel>
264 </bpmndi:BPMNEdge>
265 <bpmndi:BPMNEdge id="SequenceFlow_1eljvek_di" bpmnElement="SequenceFlow_1eljvek">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800266 <di:waypoint x="665" y="260" />
267 <di:waypoint x="720" y="260" />
EricMooreca5b7102019-10-31 13:34:09 +0000268 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800269 <dc:Bounds x="668" y="242" width="43" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000270 </bpmndi:BPMNLabel>
271 </bpmndi:BPMNEdge>
272 <bpmndi:BPMNEdge id="SequenceFlow_1atiydu_di" bpmnElement="SequenceFlow_1atiydu">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800273 <di:waypoint x="1275" y="260" />
274 <di:waypoint x="1320" y="260" />
275 <di:waypoint x="1320" y="410" />
276 <di:waypoint x="180" y="410" />
277 <di:waypoint x="180" y="480" />
278 <di:waypoint x="220" y="480" />
EricMooreca5b7102019-10-31 13:34:09 +0000279 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800280 <dc:Bounds x="1277" y="242" width="43" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000281 </bpmndi:BPMNLabel>
282 </bpmndi:BPMNEdge>
283 <bpmndi:BPMNEdge id="SequenceFlow_0eiif6e_di" bpmnElement="SequenceFlow_0eiif6e">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800284 <di:waypoint x="895" y="260" />
285 <di:waypoint x="950" y="260" />
EricMooreca5b7102019-10-31 13:34:09 +0000286 <bpmndi:BPMNLabel>
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800287 <dc:Bounds x="898" y="242" width="43" height="14" />
EricMooreca5b7102019-10-31 13:34:09 +0000288 </bpmndi:BPMNLabel>
289 </bpmndi:BPMNEdge>
290 <bpmndi:BPMNShape id="ServiceTask_0x5cje8_di" bpmnElement="ServiceTask_0x5cje8">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800291 <dc:Bounds x="460" y="220" width="100" height="80" />
EricMooreca5b7102019-10-31 13:34:09 +0000292 </bpmndi:BPMNShape>
293 <bpmndi:BPMNEdge id="SequenceFlow_0cchgih_di" bpmnElement="SequenceFlow_0cchgih">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800294 <di:waypoint x="560" y="260" />
295 <di:waypoint x="615" y="260" />
EricMooreca5b7102019-10-31 13:34:09 +0000296 </bpmndi:BPMNEdge>
297 <bpmndi:BPMNShape id="ServiceTask_02lxf48_di" bpmnElement="ServiceTask_02lxf48">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800298 <dc:Bounds x="720" y="220" width="100" height="80" />
EricMooreca5b7102019-10-31 13:34:09 +0000299 </bpmndi:BPMNShape>
300 <bpmndi:BPMNEdge id="SequenceFlow_015y785_di" bpmnElement="SequenceFlow_015y785">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800301 <di:waypoint x="820" y="260" />
302 <di:waypoint x="845" y="260" />
EricMooreca5b7102019-10-31 13:34:09 +0000303 </bpmndi:BPMNEdge>
304 <bpmndi:BPMNShape id="ServiceTask_0y2uysu_di" bpmnElement="ServiceTask_0y2uysu">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800305 <dc:Bounds x="1090" y="220" width="100" height="80" />
EricMooreca5b7102019-10-31 13:34:09 +0000306 </bpmndi:BPMNShape>
307 <bpmndi:BPMNEdge id="SequenceFlow_0g3qcd0_di" bpmnElement="SequenceFlow_0g3qcd0">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800308 <di:waypoint x="1190" y="260" />
309 <di:waypoint x="1225" y="260" />
EricMooreca5b7102019-10-31 13:34:09 +0000310 </bpmndi:BPMNEdge>
311 <bpmndi:BPMNShape id="ServiceTask_0slpahe_di" bpmnElement="ServiceTask_0slpahe">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800312 <dc:Bounds x="220" y="220" width="100" height="80" />
EricMooreca5b7102019-10-31 13:34:09 +0000313 </bpmndi:BPMNShape>
314 <bpmndi:BPMNEdge id="SequenceFlow_0j26xlx_di" bpmnElement="SequenceFlow_0j26xlx">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800315 <di:waypoint x="320" y="260" />
316 <di:waypoint x="355" y="260" />
EricMooreca5b7102019-10-31 13:34:09 +0000317 </bpmndi:BPMNEdge>
318 <bpmndi:BPMNShape id="ServiceTask_1jo8vn7_di" bpmnElement="ServiceTask_1jo8vn7">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800319 <dc:Bounds x="950" y="220" width="100" height="80" />
EricMooreca5b7102019-10-31 13:34:09 +0000320 </bpmndi:BPMNShape>
321 <bpmndi:BPMNEdge id="SequenceFlow_084orr1_di" bpmnElement="SequenceFlow_084orr1">
Enbo Wangb2ee1e92020-03-19 23:27:16 +0800322 <di:waypoint x="1050" y="260" />
323 <di:waypoint x="1090" y="260" />
324 </bpmndi:BPMNEdge>
325 <bpmndi:BPMNShape id="ScriptTask_10klpg8_di" bpmnElement="ScriptTask_10klpg8">
326 <dc:Bounds x="440" y="80" width="100" height="80" />
327 </bpmndi:BPMNShape>
328 <bpmndi:BPMNEdge id="SequenceFlow_0ks3p41_di" bpmnElement="SequenceFlow_0ks3p41">
329 <di:waypoint x="540" y="120" />
330 <di:waypoint x="570" y="120" />
331 <di:waypoint x="570" y="190" />
332 <di:waypoint x="180" y="190" />
333 <di:waypoint x="180" y="260" />
334 <di:waypoint x="220" y="260" />
335 </bpmndi:BPMNEdge>
336 <bpmndi:BPMNShape id="ScriptTask_1igtc83_di" bpmnElement="ScriptTask_1igtc83">
337 <dc:Bounds x="220" y="440" width="100" height="80" />
338 </bpmndi:BPMNShape>
339 <bpmndi:BPMNEdge id="SequenceFlow_0ipc3nt_di" bpmnElement="SequenceFlow_0ipc3nt">
340 <di:waypoint x="320" y="480" />
341 <di:waypoint x="380" y="480" />
342 </bpmndi:BPMNEdge>
343 <bpmndi:BPMNShape id="CallActivity_0o1mi8u_di" bpmnElement="CallActivity_0o1mi8u">
344 <dc:Bounds x="380" y="440" width="100" height="80" />
345 </bpmndi:BPMNShape>
346 <bpmndi:BPMNEdge id="SequenceFlow_0tle5zb_di" bpmnElement="SequenceFlow_0tle5zb">
347 <di:waypoint x="480" y="480" />
348 <di:waypoint x="532" y="480" />
349 </bpmndi:BPMNEdge>
350 <bpmndi:BPMNShape id="ScriptTask_0gov132_di" bpmnElement="ScriptTask_0gov132">
351 <dc:Bounds x="540" y="630" width="100" height="80" />
352 </bpmndi:BPMNShape>
353 <bpmndi:BPMNShape id="CallActivity_00psvtk_di" bpmnElement="CallActivity_00psvtk">
354 <dc:Bounds x="710" y="630" width="100" height="80" />
355 </bpmndi:BPMNShape>
356 <bpmndi:BPMNShape id="EndEvent_1vq2glg_di" bpmnElement="EndEvent_1vq2glg">
357 <dc:Bounds x="882" y="652" width="36" height="36" />
358 <bpmndi:BPMNLabel>
359 <dc:Bounds x="892" y="695" width="18" height="14" />
360 </bpmndi:BPMNLabel>
361 </bpmndi:BPMNShape>
362 <bpmndi:BPMNEdge id="SequenceFlow_09y0mpc_di" bpmnElement="SequenceFlow_09y0mpc">
363 <di:waypoint x="640" y="670" />
364 <di:waypoint x="710" y="670" />
365 </bpmndi:BPMNEdge>
366 <bpmndi:BPMNEdge id="SequenceFlow_1tcjlty_di" bpmnElement="SequenceFlow_1tcjlty">
367 <di:waypoint x="810" y="670" />
368 <di:waypoint x="882" y="670" />
369 </bpmndi:BPMNEdge>
370 <bpmndi:BPMNShape id="StartEvent_1r4h504_di" bpmnElement="StartEvent_149ecdm">
371 <dc:Bounds x="442" y="652" width="36" height="36" />
372 <bpmndi:BPMNLabel>
373 <dc:Bounds x="422" y="693" width="76" height="14" />
374 </bpmndi:BPMNLabel>
375 </bpmndi:BPMNShape>
376 <bpmndi:BPMNShape id="SubProcess_02p6q4s_di" bpmnElement="SubProcess_02p6q4s" isExpanded="true">
377 <dc:Bounds x="370" y="570" width="650" height="190" />
378 </bpmndi:BPMNShape>
379 <bpmndi:BPMNEdge id="SequenceFlow_05haut5_di" bpmnElement="SequenceFlow_05haut5">
380 <di:waypoint x="478" y="670" />
381 <di:waypoint x="540" y="670" />
EricMooreca5b7102019-10-31 13:34:09 +0000382 </bpmndi:BPMNEdge>
383 </bpmndi:BPMNPlane>
384 </bpmndi:BPMNDiagram>
385</bpmn:definitions>