广州市综治平台后端
xusd
2 days ago c490640493f04e2ed0fc5c4c8fbc92ebdd4d5380
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
<?xml version='1.0' encoding='UTF-8'?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:flowable="http://flowable.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.flowable.org/processdef">
  <process id="GZDYH_JB_ZXPC_V1" name="GZDYH_JB_ZXPC_V1" isExecutable="true">
    <documentation>GZDYH_JB_ZXPC_V1</documentation>
    <startEvent id="START" name="开始"/>
    <userTask id="ZJ_DFP" name="镇街综治中心待分派"/>
    <userTask id="ZJ_DSL" name="镇街级组织待受理"/>
    <userTask id="BLFK" name="办理反馈1"/>
    <userTask id="JASQ" name="结案申请"/>
    <userTask id="JASH" name="本级结案审核"/>
    <userTask id="ZJ_HTSH" name="镇街交办回退-镇街综治中心待审核"/>
    <userTask id="QJ_SBSH" name="镇街上报-区综治中心待审核"/>
    <userTask id="QJ_DFP" name="区综治中心待分派-"/>
    <userTask id="QJ_DSL" name="区级组织待受理"/>
    <userTask id="QJ_HTSH" name="区交办回退-区综治中心待审核"/>
    <userTask id="SJ_SBSH" name="区上报-市综治中心待审核"/>
    <userTask id="SJ_DFP" name="市综治中心待分派"/>
    <userTask id="SJ_HTSH" name="市交办回退-市综治中心待审核"/>
    <userTask id="SJ_DSL" name="市级组织待受理"/>
    <userTask id="JAGD" name="结案归档"/>
    <endEvent id="END" name="结束"/>
    <sequenceFlow id="sid-13C1AC7D-ACE2-45AE-8B02-D9A6E5ADF777" name="通过" sourceRef="BLFK" targetRef="JASQ">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='forward'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-97B79C3A-867D-4057-86E1-58626E22F7E3" name="通过" sourceRef="JASQ" targetRef="JASH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='forward'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-7D5F25D3-BFF5-4CCC-BBEE-988340FDBBDC" name="区交办区级组织回退申请" sourceRef="QJ_DSL" targetRef="QJ_HTSH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsq'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-C180B358-6A35-4378-8CA9-5BAB85FE89F4" name="区上报审核同意" sourceRef="SJ_SBSH" targetRef="SJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sbsh_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-0DE15696-ADC0-4E8B-A261-B5B5645FF355" name="市交办区综治中心" sourceRef="SJ_DFP" targetRef="QJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jb_zzzx'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-A4FC5FA9-BF8D-473C-A082-3C57FE12D4F8" name="受理" sourceRef="ZJ_DFP" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sl'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-B67F098E-0836-4721-890A-F97A5261D9E7" name="镇街交办镇街级组织" sourceRef="ZJ_DFP" targetRef="ZJ_DSL">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jb_zszz'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-8652BBA6-729E-43BC-BF51-236C28FF0941" name="镇街交办回退审核不同意" sourceRef="ZJ_HTSH" targetRef="ZJ_DSL">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-A8908233-78BC-453D-B685-D4482C4A844D" name="镇街交办回退申请" sourceRef="ZJ_DSL" targetRef="ZJ_HTSH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsq'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-98415952-9130-4812-85B7-7AAAFEA61B08" name="镇街交办回退审核同意" sourceRef="ZJ_HTSH" targetRef="ZJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-D4784E91-83A1-4B03-8A65-218763D689D9" name="受理" sourceRef="ZJ_DSL" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sl'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-8A779264-9E58-495C-A1E3-118D4099F5FB" name="镇街上报" sourceRef="ZJ_DFP" targetRef="QJ_SBSH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sb'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-A06559C9-EAA5-4878-80EE-8E7BE802E321" name="镇街上报审核不同意" sourceRef="QJ_SBSH" targetRef="ZJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sbsh_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-8E3D0F8C-693B-4AE9-9D12-A97EC477C082" name="区交办回退审核同意" sourceRef="QJ_HTSH" targetRef="QJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-0553BC77-9DD8-4E22-857A-7ECD4C467398" name="镇街上报审核同意" sourceRef="QJ_SBSH" targetRef="QJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sbsh_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-E5D28687-1705-499F-B14D-93BE28258667" name="区上报审核不同意" sourceRef="SJ_SBSH" targetRef="QJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sbsh_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-84E57742-F82B-4B9B-A71B-ABF25770A9CC" name="市交办区综治中心回退申请" sourceRef="QJ_DFP" targetRef="SJ_HTSH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsq'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-6F8353BD-DBF4-405E-9CAD-B2CFFD70804C" name="区交办镇街综治中心" sourceRef="QJ_DFP" targetRef="ZJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jb_zzzx'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-9E45208D-BE9B-4656-887D-DD5B989C8072" name="区交办区级组织" sourceRef="QJ_DFP" targetRef="QJ_DSL">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jb_zszz'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-4CA7C483-75FE-48C0-90C3-7FB895B04DC7" name="区上报" sourceRef="QJ_DFP" targetRef="SJ_SBSH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sb'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-4DC80088-03E0-4790-9A32-5F0361EF0583" name="市交办市级组织回退申请" sourceRef="SJ_DSL" targetRef="SJ_HTSH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsq'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-E51C86AA-C90E-4CB1-8D6E-776DADCBFE49" name="市交办市级组织" sourceRef="SJ_DFP" targetRef="SJ_DSL">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jb_zszz'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-080C79C3-4D90-407B-8451-F88A2C4D9F7A" name="市交办回退审核同意" sourceRef="SJ_HTSH" targetRef="SJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-3009265B-2E06-4F4D-9C49-E09F706A8E23" name="区交办区级组织回退审核不同意" sourceRef="QJ_HTSH" targetRef="QJ_DSL">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_bty_qj'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-04A5C662-116F-469A-B85F-4947C7330970" name="市交办区综治中心回退审核不同意" sourceRef="SJ_HTSH" targetRef="QJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-F8079D11-8A61-4AF1-89B4-194FE609610C" name="市交办市级组织回退审核不同意" sourceRef="SJ_HTSH" targetRef="SJ_DSL">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_bty_sj'}]]></conditionExpression>
    </sequenceFlow>
    <userTask id="JASH_YJ" name="一级结案审核"/>
    <userTask id="JASH_EJ" name="二级结案审核"/>
    <sequenceFlow id="sid-608D5E79-D8BE-4EB7-B2AE-C5D950CD7A67" name="同意申请上级审核" sourceRef="JASH" targetRef="JASH_YJ">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_ty_sq'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-0B45B4F0-4106-4B5E-A8F4-EFC9832072F8" name="受理" sourceRef="SJ_DFP" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sl'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-B38ABFCE-C643-449F-8AE3-058FE0997A12" name="不同意" sourceRef="JASH" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-182D28DC-9E2F-4E19-B83C-88780876884C" name="不同意" sourceRef="JASH_YJ" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-AB67B72C-CA8D-4B66-9F11-36A7814A94A9" name="不同意" sourceRef="JASH_EJ" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-864EDFD5-BE99-4E33-AD81-C323A98B27EF" name="同意申请上级审核" sourceRef="JASH_YJ" targetRef="JASH_EJ">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_ty_sq'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-92A3C4E4-5675-4099-BD6C-E0E0D9742620" name="同意" sourceRef="JASH" targetRef="JAGD">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-AEEF70CC-28C1-4EF0-B390-59943771D037" name="同意" sourceRef="JASH_YJ" targetRef="JAGD">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-43BDB415-52F8-4336-9D02-11EFFFD99E80" name="同意" sourceRef="JASH_EJ" targetRef="JAGD">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='jash_ty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-5A452188-7F4A-4160-A8E1-7426B2E324E5" name="区交办镇街综治中心回退审核不同意" sourceRef="QJ_HTSH" targetRef="ZJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsh_bty'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-B4976622-2E0D-4FB5-8DDC-077B9B556183" name="区交办镇街综治中心回退申请" sourceRef="ZJ_DFP" targetRef="QJ_HTSH">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='htsq'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-0BE7C326-1F8B-4223-B72C-06000E33D80C" sourceRef="JAGD" targetRef="END"/>
    <sequenceFlow id="sid-4E2FBB65-5E57-4536-8F84-A754A1E0A546" name="受理" sourceRef="SJ_DSL" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sl'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-8719B46B-46EE-4612-95D2-3BEF182D783A" name="受理" sourceRef="QJ_DFP" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sl'}]]></conditionExpression>
    </sequenceFlow>
    <exclusiveGateway id="sid-13CCCFB5-ACA0-47C3-84D4-87A93E887B27"/>
    <sequenceFlow id="sid-EA1764EC-A04E-437B-86BA-C3C6A3C185AD" sourceRef="START" targetRef="sid-13CCCFB5-ACA0-47C3-84D4-87A93E887B27"/>
    <sequenceFlow id="sid-BB5A459C-B054-420A-923C-066CEB37F080" name="受理" sourceRef="QJ_DSL" targetRef="BLFK">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='sl'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-E14538E3-2314-47ED-B25C-FAF193C53BF8" sourceRef="sid-13CCCFB5-ACA0-47C3-84D4-87A93E887B27" targetRef="ZJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='tydu_zj'}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-E8D128E2-529A-430D-BF60-533AD69B372C" sourceRef="sid-13CCCFB5-ACA0-47C3-84D4-87A93E887B27" targetRef="QJ_DFP">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${operation=='tydu_qu'}]]></conditionExpression>
    </sequenceFlow>
  </process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_GZDYH_JB_ZXPC_V1">
    <bpmndi:BPMNPlane bpmnElement="GZDYH_JB_ZXPC_V1" id="BPMNPlane_GZDYH_JB_ZXPC_V1">
      <bpmndi:BPMNShape bpmnElement="START" id="BPMNShape_START">
        <omgdc:Bounds height="30.0" width="30.0" x="15.0" y="159.99999319016956"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="ZJ_DFP" id="BPMNShape_ZJ_DFP">
        <omgdc:Bounds height="80.0" width="100.0" x="189.99999731779104" y="134.99999597668656"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="ZJ_DSL" id="BPMNShape_ZJ_DSL">
        <omgdc:Bounds height="80.0" width="100.0" x="629.9999853968624" y="29.999998658895528"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="BLFK" id="BPMNShape_BLFK">
        <omgdc:Bounds height="80.0" width="99.99999999999989" x="1022.4999617040172" y="134.99999597668656"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="JASQ" id="BPMNShape_JASQ">
        <omgdc:Bounds height="80.0" width="100.0" x="1164.9999841302636" y="134.99999798834327"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="JASH" id="BPMNShape_JASH">
        <omgdc:Bounds height="80.0" width="100.0" x="1312.4999891966586" y="134.99999798834327"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="ZJ_HTSH" id="BPMNShape_ZJ_HTSH">
        <omgdc:Bounds height="80.0" width="100.00000000000006" x="339.999978542329" y="29.999998658895528"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="QJ_SBSH" id="BPMNShape_QJ_SBSH">
        <omgdc:Bounds height="80.00000000000006" width="99.99999999999994" x="189.99999731779104" y="459.9999773502357"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="QJ_DFP" id="BPMNShape_QJ_DFP">
        <omgdc:Bounds height="80.00000000000006" width="100.00000000000006" x="414.99998591840307" y="459.99997049570203"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="QJ_DSL" id="BPMNShape_QJ_DSL">
        <omgdc:Bounds height="80.0" width="100.0" x="639.9999758601195" y="269.9999839067465"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="QJ_HTSH" id="BPMNShape_QJ_HTSH">
        <omgdc:Bounds height="80.0" width="99.99999999999994" x="414.9999906122686" y="269.9999879300598"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="SJ_SBSH" id="BPMNShape_SJ_SBSH">
        <omgdc:Bounds height="80.00000000000011" width="99.99999999999994" x="189.99999731779104" y="689.9999794363981"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="SJ_DFP" id="BPMNShape_SJ_DFP">
        <omgdc:Bounds height="80.00000000000011" width="100.00000000000006" x="414.99998591840307" y="689.9999691545975"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="SJ_HTSH" id="BPMNShape_SJ_HTSH">
        <omgdc:Bounds height="80.0" width="99.99999999999989" x="724.9999861419203" y="569.9999636411679"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="SJ_DSL" id="BPMNShape_SJ_DSL">
        <omgdc:Bounds height="80.0" width="100.0" x="997.499951943757" y="569.9999551475067"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="JAGD" id="BPMNShape_JAGD">
        <omgdc:Bounds height="79.99999999999994" width="100.0" x="1494.9999584257614" y="134.99999396502994"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="END" id="BPMNShape_END">
        <omgdc:Bounds height="28.0" width="28.0" x="1689.9999526143088" y="160.99999319016956"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="JASH_YJ" id="BPMNShape_JASH_YJ">
        <omgdc:Bounds height="79.99999999999994" width="100.0" x="1312.4998085200968" y="329.9999901652339"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="JASH_EJ" id="BPMNShape_JASH_EJ">
        <omgdc:Bounds height="80.0" width="100.0" x="1312.4998085200968" y="524.9999843537812"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-13CCCFB5-ACA0-47C3-84D4-87A93E887B27" id="BPMNShape_sid-13CCCFB5-ACA0-47C3-84D4-87A93E887B27">
        <omgdc:Bounds height="40.0" width="40.0" x="90.0" y="154.99999319016956"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge bpmnElement="sid-AEEF70CC-28C1-4EF0-B390-59943771D037" id="BPMNEdge_sid-AEEF70CC-28C1-4EF0-B390-59943771D037">
        <omgdi:waypoint x="1412.4498085200908" y="369.68050488033487"/>
        <omgdi:waypoint x="1519.0" y="369.0"/>
        <omgdi:waypoint x="1519.9935070813303" y="214.9499939650299"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-F8079D11-8A61-4AF1-89B4-194FE609610C" id="BPMNEdge_sid-F8079D11-8A61-4AF1-89B4-194FE609610C">
        <omgdi:waypoint x="824.9499852824806" y="589.9999635924937"/>
        <omgdi:waypoint x="997.4999508815542" y="589.9999551937474"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-92A3C4E4-5675-4099-BD6C-E0E0D9742620" id="BPMNEdge_sid-92A3C4E4-5675-4099-BD6C-E0E0D9742620">
        <omgdi:waypoint x="1412.4499891966586" y="174.99999688606547"/>
        <omgdi:waypoint x="1494.9999569308684" y="174.99999506620546"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-5A452188-7F4A-4160-A8E1-7426B2E324E5" id="BPMNEdge_sid-5A452188-7F4A-4160-A8E1-7426B2E324E5">
        <omgdi:waypoint x="414.99999061226856" y="298.7274975356393"/>
        <omgdi:waypoint x="286.1312885291489" y="214.94999597668658"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-A06559C9-EAA5-4878-80EE-8E7BE802E321" id="BPMNEdge_sid-A06559C9-EAA5-4878-80EE-8E7BE802E321">
        <omgdi:waypoint x="214.999997317791" y="459.9999773502357"/>
        <omgdi:waypoint x="214.99999731779104" y="214.94999597668658"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-97B79C3A-867D-4057-86E1-58626E22F7E3" id="BPMNEdge_sid-97B79C3A-867D-4057-86E1-58626E22F7E3">
        <omgdi:waypoint x="1264.9499841302636" y="174.99999798834327"/>
        <omgdi:waypoint x="1312.4999891966586" y="174.99999798834327"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-B38ABFCE-C643-449F-8AE3-058FE0997A12" id="BPMNEdge_sid-B38ABFCE-C643-449F-8AE3-058FE0997A12">
        <omgdi:waypoint x="1362.3130773439264" y="134.99999798834327"/>
        <omgdi:waypoint x="1362.0" y="68.0"/>
        <omgdi:waypoint x="1072.0" y="68.0"/>
        <omgdi:waypoint x="1072.3130601253943" y="134.99999597668656"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-182D28DC-9E2F-4E19-B83C-88780876884C" id="BPMNEdge_sid-182D28DC-9E2F-4E19-B83C-88780876884C">
        <omgdi:waypoint x="1312.4998085200968" y="336.37928375289255"/>
        <omgdi:waypoint x="1122.4499617040171" y="208.58708168261555"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-864EDFD5-BE99-4E33-AD81-C323A98B27EF" id="BPMNEdge_sid-864EDFD5-BE99-4E33-AD81-C323A98B27EF">
        <omgdi:waypoint x="1362.4998085200968" y="409.9499901652339"/>
        <omgdi:waypoint x="1362.4998085200968" y="524.9999843537812"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-EA1764EC-A04E-437B-86BA-C3C6A3C185AD" id="BPMNEdge_sid-EA1764EC-A04E-437B-86BA-C3C6A3C185AD">
        <omgdi:waypoint x="44.94965881184596" y="175.09284860572802"/>
        <omgdi:waypoint x="90.37500000000003" y="175.3749931901696"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-84E57742-F82B-4B9B-A71B-ABF25770A9CC" id="BPMNEdge_sid-84E57742-F82B-4B9B-A71B-ABF25770A9CC">
        <omgdi:waypoint x="514.9499859184032" y="517.7241629268452"/>
        <omgdi:waypoint x="724.9999861419201" y="592.2580292756593"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-7D5F25D3-BFF5-4CCC-BBEE-988340FDBBDC" id="BPMNEdge_sid-7D5F25D3-BFF5-4CCC-BBEE-988340FDBBDC">
        <omgdi:waypoint x="639.9999758601195" y="289.9999879300598"/>
        <omgdi:waypoint x="514.9499906122686" y="289.9999879300598"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-3009265B-2E06-4F4D-9C49-E09F706A8E23" id="BPMNEdge_sid-3009265B-2E06-4F4D-9C49-E09F706A8E23">
        <omgdi:waypoint x="514.9499906122686" y="330.99998640622977"/>
        <omgdi:waypoint x="639.9999758599961" y="330.99998640622977"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-0DE15696-ADC0-4E8B-A261-B5B5645FF355" id="BPMNEdge_sid-0DE15696-ADC0-4E8B-A261-B5B5645FF355">
        <omgdi:waypoint x="464.9999859184031" y="689.9999691545975"/>
        <omgdi:waypoint x="464.9999859184031" y="539.9499704957021"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-E14538E3-2314-47ED-B25C-FAF193C53BF8" id="BPMNEdge_sid-E14538E3-2314-47ED-B25C-FAF193C53BF8">
        <omgdi:waypoint x="129.51605303786687" y="175.4263501897936"/>
        <omgdi:waypoint x="189.99999731778718" y="175.19285204873873"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-608D5E79-D8BE-4EB7-B2AE-C5D950CD7A67" id="BPMNEdge_sid-608D5E79-D8BE-4EB7-B2AE-C5D950CD7A67">
        <omgdi:waypoint x="1362.4999521347984" y="214.94999798834328"/>
        <omgdi:waypoint x="1362.49984553563" y="329.9999901652339"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-0BE7C326-1F8B-4223-B72C-06000E33D80C" id="BPMNEdge_sid-0BE7C326-1F8B-4223-B72C-06000E33D80C">
        <omgdi:waypoint x="1594.9499489248437" y="174.99999372136315"/>
        <omgdi:waypoint x="1689.9999503383456" y="174.99999325815259"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-C180B358-6A35-4378-8CA9-5BAB85FE89F4" id="BPMNEdge_sid-C180B358-6A35-4378-8CA9-5BAB85FE89F4">
        <omgdi:waypoint x="289.949997095848" y="729.9999771515537"/>
        <omgdi:waypoint x="414.9999829230537" y="729.9999714371575"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-6F8353BD-DBF4-405E-9CAD-B2CFFD70804C" id="BPMNEdge_sid-6F8353BD-DBF4-405E-9CAD-B2CFFD70804C">
        <omgdi:waypoint x="437.30767745793617" y="459.99997049570203"/>
        <omgdi:waypoint x="267.65769039268247" y="214.94999597668658"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-BB5A459C-B054-420A-923C-066CEB37F080" id="BPMNEdge_sid-BB5A459C-B054-420A-923C-066CEB37F080">
        <omgdi:waypoint x="739.9499758601194" y="292.3529260078797"/>
        <omgdi:waypoint x="1022.4999617040171" y="192.62940681765448"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-E51C86AA-C90E-4CB1-8D6E-776DADCBFE49" id="BPMNEdge_sid-E51C86AA-C90E-4CB1-8D6E-776DADCBFE49">
        <omgdi:waypoint x="514.9499859184032" y="721.6575304144377"/>
        <omgdi:waypoint x="997.4999519437566" y="641.144659801784"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-04A5C662-116F-469A-B85F-4947C7330970" id="BPMNEdge_sid-04A5C662-116F-469A-B85F-4947C7330970">
        <omgdi:waypoint x="724.9999861419203" y="609.6766602265993"/>
        <omgdi:waypoint x="509.2364850829472" y="539.9499704957021"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-8719B46B-46EE-4612-95D2-3BEF182D783A" id="BPMNEdge_sid-8719B46B-46EE-4612-95D2-3BEF182D783A">
        <omgdi:waypoint x="514.9499859184032" y="499.9999704957021"/>
        <omgdi:waypoint x="1025.4999623596682" y="499.9999704957021"/>
        <omgdi:waypoint x="1025.4999623596682" y="214.94999597668658"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-13C1AC7D-ACE2-45AE-8B02-D9A6E5ADF777" id="BPMNEdge_sid-13C1AC7D-ACE2-45AE-8B02-D9A6E5ADF777">
        <omgdi:waypoint x="1122.4499608251097" y="174.99999668182505"/>
        <omgdi:waypoint x="1164.9999841302545" y="174.99999728249892"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-E5D28687-1705-499F-B14D-93BE28258667" id="BPMNEdge_sid-E5D28687-1705-499F-B14D-93BE28258667">
        <omgdi:waypoint x="273.4818984856147" y="689.9999794363981"/>
        <omgdi:waypoint x="414.999985918403" y="521.1334933446517"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-0B45B4F0-4106-4B5E-A8F4-EFC9832072F8" id="BPMNEdge_sid-0B45B4F0-4106-4B5E-A8F4-EFC9832072F8">
        <omgdi:waypoint x="514.9499859184032" y="729.9999691545975"/>
        <omgdi:waypoint x="1109.0000001192093" y="729.9999691545975"/>
        <omgdi:waypoint x="1097.5211342564635" y="214.94999597668658"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-A8908233-78BC-453D-B685-D4482C4A844D" id="BPMNEdge_sid-A8908233-78BC-453D-B685-D4482C4A844D">
        <omgdi:waypoint x="629.9999853968624" y="89.99999865889552"/>
        <omgdi:waypoint x="439.9499785422231" y="89.99999865889552"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-4CA7C483-75FE-48C0-90C3-7FB895B04DC7" id="BPMNEdge_sid-4CA7C483-75FE-48C0-90C3-7FB895B04DC7">
        <omgdi:waypoint x="439.1169450955632" y="539.9499704957021"/>
        <omgdi:waypoint x="289.9499973177909" y="708.8675289605707"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-080C79C3-4D90-407B-8451-F88A2C4D9F7A" id="BPMNEdge_sid-080C79C3-4D90-407B-8451-F88A2C4D9F7A">
        <omgdi:waypoint x="724.9999861419203" y="629.3354483865679"/>
        <omgdi:waypoint x="514.9499859184031" y="710.6451295696125"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-9E45208D-BE9B-4656-887D-DD5B989C8072" id="BPMNEdge_sid-9E45208D-BE9B-4656-887D-DD5B989C8072">
        <omgdi:waypoint x="514.9499859184032" y="479.0"/>
        <omgdi:waypoint x="689.0" y="479.0"/>
        <omgdi:waypoint x="689.7632952057064" y="349.9499839067465"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-D4784E91-83A1-4B03-8A65-218763D689D9" id="BPMNEdge_sid-D4784E91-83A1-4B03-8A65-218763D689D9">
        <omgdi:waypoint x="729.9499853968215" y="69.99999865889552"/>
        <omgdi:waypoint x="1047.499961704017" y="69.99999865889552"/>
        <omgdi:waypoint x="1047.499961704017" y="134.99999597668656"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-AB67B72C-CA8D-4B66-9F11-36A7814A94A9" id="BPMNEdge_sid-AB67B72C-CA8D-4B66-9F11-36A7814A94A9">
        <omgdi:waypoint x="1332.7562336012509" y="524.9999843537812"/>
        <omgdi:waypoint x="1102.2063571542146" y="214.94999597668658"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-4DC80088-03E0-4790-9A32-5F0361EF0583" id="BPMNEdge_sid-4DC80088-03E0-4790-9A32-5F0361EF0583">
        <omgdi:waypoint x="997.499951943757" y="629.9999551937474"/>
        <omgdi:waypoint x="824.9499852824806" y="629.9999635924935"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-E8D128E2-529A-430D-BF60-533AD69B372C" id="BPMNEdge_sid-E8D128E2-529A-430D-BF60-533AD69B372C">
        <omgdi:waypoint x="115.29389861520454" y="189.6533098627728"/>
        <omgdi:waypoint x="153.0" y="301.0"/>
        <omgdi:waypoint x="414.99998591840307" y="468.10894814358153"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-4E2FBB65-5E57-4536-8F84-A754A1E0A546" id="BPMNEdge_sid-4E2FBB65-5E57-4536-8F84-A754A1E0A546">
        <omgdi:waypoint x="1047.4999529284096" y="569.9999551475067"/>
        <omgdi:waypoint x="1047.49996167937" y="214.94999597668658"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-8E3D0F8C-693B-4AE9-9D12-A97EC477C082" id="BPMNEdge_sid-8E3D0F8C-693B-4AE9-9D12-A97EC477C082">
        <omgdi:waypoint x="464.99998962408625" y="349.9499879300598"/>
        <omgdi:waypoint x="464.99998690535017" y="459.99997049570203"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-B4976622-2E0D-4FB5-8DDC-077B9B556183" id="BPMNEdge_sid-B4976622-2E0D-4FB5-8DDC-077B9B556183">
        <omgdi:waypoint x="289.94999731779103" y="191.67939976528538"/>
        <omgdi:waypoint x="438.06427970903883" y="269.9999879300598"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-8652BBA6-729E-43BC-BF51-236C28FF0941" id="BPMNEdge_sid-8652BBA6-729E-43BC-BF51-236C28FF0941">
        <omgdi:waypoint x="439.94997854232906" y="49.99999865889553"/>
        <omgdi:waypoint x="629.9999853968624" y="49.99999865889553"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-B67F098E-0836-4721-890A-F97A5261D9E7" id="BPMNEdge_sid-B67F098E-0836-4721-890A-F97A5261D9E7">
        <omgdi:waypoint x="289.94999731779103" y="154.99999597668656"/>
        <omgdi:waypoint x="679.9999853968624" y="154.99999597668656"/>
        <omgdi:waypoint x="679.9999853968624" y="109.94999865889554"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-98415952-9130-4812-85B7-7AAAFEA61B08" id="BPMNEdge_sid-98415952-9130-4812-85B7-7AAAFEA61B08">
        <omgdi:waypoint x="339.99997854232674" y="69.66887322810109"/>
        <omgdi:waypoint x="239.0" y="69.0"/>
        <omgdi:waypoint x="239.62263982505644" y="134.99999597668656"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-8A779264-9E58-495C-A1E3-118D4099F5FB" id="BPMNEdge_sid-8A779264-9E58-495C-A1E3-118D4099F5FB">
        <omgdi:waypoint x="239.99999731779104" y="214.94999597668658"/>
        <omgdi:waypoint x="239.999997317791" y="459.9999773502357"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-A4FC5FA9-BF8D-473C-A082-3C57FE12D4F8" id="BPMNEdge_sid-A4FC5FA9-BF8D-473C-A082-3C57FE12D4F8">
        <omgdi:waypoint x="289.9499973174626" y="174.99999597668656"/>
        <omgdi:waypoint x="1022.4999617034653" y="174.99999597668656"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-0553BC77-9DD8-4E22-857A-7ECD4C467398" id="BPMNEdge_sid-0553BC77-9DD8-4E22-857A-7ECD4C467398">
        <omgdi:waypoint x="289.9499973173323" y="499.9999758270059"/>
        <omgdi:waypoint x="414.99998591840307" y="499.9999720174086"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-43BDB415-52F8-4336-9D02-11EFFFD99E80" id="BPMNEdge_sid-43BDB415-52F8-4336-9D02-11EFFFD99E80">
        <omgdi:waypoint x="1412.449808520097" y="564.7578576161219"/>
        <omgdi:waypoint x="1569.0" y="564.0"/>
        <omgdi:waypoint x="1569.9971014017372" y="214.9499939650299"/>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</definitions>