<?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" exporter= "Flowable Open Source Modeler" exporterVersion= "6.7.1" >
<process id= "workTicket" name= "工作票" isExecutable= "true" >
<startEvent id= "startEvent1" name= "工作负责人开票" flowable:formFieldValidation= "true" > </startEvent>
<userTask id= "sid-5E7013A9-385A-4EE4-91B6-FD5328D05E2A" name= "签发人签发" flowable:assignee= "${signer}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<sequenceFlow id= "sid-9139C410-EEF1-426B-80DE-CE61E405D476" sourceRef= "startEvent1" targetRef= "sid-5E7013A9-385A-4EE4-91B6-FD5328D05E2A" > </sequenceFlow>
<exclusiveGateway id= "sid-AE1F1B34-40E2-49A0-AF63-D7F46152C68B" > </exclusiveGateway>
<sequenceFlow id= "sid-4B0EAA53-D3FE-4EF0-97D2-9F849E47C2DC" sourceRef= "sid-5E7013A9-385A-4EE4-91B6-FD5328D05E2A" targetRef= "sid-AE1F1B34-40E2-49A0-AF63-D7F46152C68B" > </sequenceFlow>
<endEvent id= "sid-F6E6B8A6-D73D-4DF5-99A1-609660DCC4F8" > </endEvent>
<userTask id= "sid-355DB6EC-7D54-4537-B80F-C26CD716ADA1" name= "运行人员接收" flowable:candidateGroups= "${operatorGroup}" flowable:formFieldValidation= "true" >
<extensionElements >
<flowable:formProperty id= "Property 1" > </flowable:formProperty>
<flowable:taskListener event= "create" class= "org.springblade.flow.engine.listener.DynamicTaskUserListener" > </flowable:taskListener>
</extensionElements>
</userTask>
<exclusiveGateway id= "sid-21B346B8-4672-429C-95D7-FDAC0F364136" > </exclusiveGateway>
<sequenceFlow id= "sid-3970686C-5839-4ABA-8FEB-B68941C36CC2" sourceRef= "sid-355DB6EC-7D54-4537-B80F-C26CD716ADA1" targetRef= "sid-21B346B8-4672-429C-95D7-FDAC0F364136" > </sequenceFlow>
<userTask id= "sid-F35C4A79-53AF-40B8-AFBD-AF7283CC5708" name= "运行人员布置安全措施" flowable:assignee= "${operator}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<userTask id= "sid-0CB1456A-D85C-4473-A032-FAEF62EFBF22" name= "工作负责人确认安全措施" flowable:assignee= "${licensor}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<sequenceFlow id= "sid-8FA8740A-093B-4756-B489-299A6FFD6C95" sourceRef= "sid-F35C4A79-53AF-40B8-AFBD-AF7283CC5708" targetRef= "sid-0CB1456A-D85C-4473-A032-FAEF62EFBF22" > </sequenceFlow>
<userTask id= "sid-5476EB52-438F-4C74-94FB-88A6EA6625EA" name= "工作负责人确认工作内容执行" flowable:assignee= "${principal}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<exclusiveGateway id= "sid-FBFCD5F6-FD6E-46C7-882C-EB53C8ADD2EA" > </exclusiveGateway>
<userTask id= "sid-308606FE-820A-4A23-AF2A-4B1E9BBD267C" name= "工作负责人确认工作票结束、终结" flowable:assignee= "${principal}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<userTask id= "sid-72E8C993-D426-476F-BF7F-F7EC3B783022" name= "许可人确认工作票结束、终结" flowable:assignee= "${licensor}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<sequenceFlow id= "sid-7CA973D4-40DF-49AB-9822-959508274656" sourceRef= "sid-308606FE-820A-4A23-AF2A-4B1E9BBD267C" targetRef= "sid-72E8C993-D426-476F-BF7F-F7EC3B783022" > </sequenceFlow>
<endEvent id= "sid-F5C6B054-72BA-4531-BF1E-BF9757B2AFDD" name= "结束" > </endEvent>
<sequenceFlow id= "sid-44567028-AC19-441E-ACB1-A3CFAADF1DDD" sourceRef= "sid-72E8C993-D426-476F-BF7F-F7EC3B783022" targetRef= "sid-F5C6B054-72BA-4531-BF1E-BF9757B2AFDD" > </sequenceFlow>
<sequenceFlow id= "sid-9DC6746E-6FCC-4006-B68A-98F280A5263D" sourceRef= "sid-5476EB52-438F-4C74-94FB-88A6EA6625EA" targetRef= "sid-FBFCD5F6-FD6E-46C7-882C-EB53C8ADD2EA" > </sequenceFlow>
<userTask id= "sid-DABC1AF3-EB78-4913-8BFE-EA44C887B418" name= "签发人审核" flowable:assignee= "${signer}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<userTask id= "sid-48995D69-1E09-4ED2-8C81-5D1A6D015FA5" name= "许可人许可" flowable:assignee= "${licensor}" flowable:formFieldValidation= "true" >
<extensionElements >
<modeler:initiator-can-complete xmlns:modeler= "http://flowable.org/modeler" > <![CDATA[false]]> </modeler:initiator-can-complete>
</extensionElements>
</userTask>
<sequenceFlow id= "sid-FB7BF0B3-5189-437F-B29D-B87E22A81460" name= "工作票转移" sourceRef= "sid-FBFCD5F6-FD6E-46C7-882C-EB53C8ADD2EA" targetRef= "sid-DABC1AF3-EB78-4913-8BFE-EA44C887B418" >
<conditionExpression xsi:type= "tFormalExpression" > <![CDATA[${flag==delay}]]> </conditionExpression>
</sequenceFlow>
<sequenceFlow id= "sid-C0864800-3575-4EA5-BDB2-53CB0064185D" name= "通过间断" sourceRef= "sid-FBFCD5F6-FD6E-46C7-882C-EB53C8ADD2EA" targetRef= "sid-308606FE-820A-4A23-AF2A-4B1E9BBD267C" >
<conditionExpression xsi:type= "tFormalExpression" > <![CDATA[${flag==true}]]> </conditionExpression>
</sequenceFlow>
<sequenceFlow id= "sid-68BB74A5-8B6B-41CE-A158-66C6E9233012" name= "通过" sourceRef= "sid-AE1F1B34-40E2-49A0-AF63-D7F46152C68B" targetRef= "sid-355DB6EC-7D54-4537-B80F-C26CD716ADA1" >
<conditionExpression xsi:type= "tFormalExpression" > <![CDATA[${signFlag==true}]]> </conditionExpression>
</sequenceFlow>
<sequenceFlow id= "sid-4219D0D3-DDBC-49E1-B40C-1B54C33B5B46" name= "作废" sourceRef= "sid-AE1F1B34-40E2-49A0-AF63-D7F46152C68B" targetRef= "sid-F6E6B8A6-D73D-4DF5-99A1-609660DCC4F8" >
<conditionExpression xsi:type= "tFormalExpression" > <![CDATA[${signFlag==false}]]> </conditionExpression>
</sequenceFlow>
<sequenceFlow id= "sid-01DEF90D-6E6D-4E1C-9DB2-BCF57F997914" name= "作废" sourceRef= "sid-21B346B8-4672-429C-95D7-FDAC0F364136" targetRef= "sid-F6E6B8A6-D73D-4DF5-99A1-609660DCC4F8" >
<conditionExpression xsi:type= "tFormalExpression" > <![CDATA[${recieveFlag==false}]]> </conditionExpression>
</sequenceFlow>
<sequenceFlow id= "sid-2551F3F7-0B18-46ED-A0FA-F1521C3F44E7" name= "通过" sourceRef= "sid-21B346B8-4672-429C-95D7-FDAC0F364136" targetRef= "sid-F35C4A79-53AF-40B8-AFBD-AF7283CC5708" >
<conditionExpression xsi:type= "tFormalExpression" > <![CDATA[${recieveFlag==true}]]> </conditionExpression>
</sequenceFlow>
<sequenceFlow id= "sid-6358A80D-F592-4875-B281-A5B14A0EA39E" name= "工作票延期" sourceRef= "sid-FBFCD5F6-FD6E-46C7-882C-EB53C8ADD2EA" targetRef= "sid-48995D69-1E09-4ED2-8C81-5D1A6D015FA5" >
<conditionExpression xsi:type= "tFormalExpression" > <![CDATA[${delay==true}]]> </conditionExpression>
</sequenceFlow>
<sequenceFlow id= "sid-03099AE3-D7AD-40EB-9D5E-F148124C2B06" sourceRef= "sid-0CB1456A-D85C-4473-A032-FAEF62EFBF22" targetRef= "sid-48995D69-1E09-4ED2-8C81-5D1A6D015FA5" > </sequenceFlow>
<sequenceFlow id= "sid-58A4E292-9777-4D8D-8494-0ABFA1BFD3A6" sourceRef= "sid-48995D69-1E09-4ED2-8C81-5D1A6D015FA5" targetRef= "sid-5476EB52-438F-4C74-94FB-88A6EA6625EA" > </sequenceFlow>
<sequenceFlow id= "sid-3299B7B1-1FB5-4F4B-A440-A6DE86D93530" sourceRef= "sid-DABC1AF3-EB78-4913-8BFE-EA44C887B418" targetRef= "sid-48995D69-1E09-4ED2-8C81-5D1A6D015FA5" > </sequenceFlow>
</process>
<bpmndi:BPMNDiagram id= "BPMNDiagram_workTicket" >
<bpmndi:BPMNPlane bpmnElement= "workTicket" id= "BPMNPlane_workTicket" >
<bpmndi:BPMNShape bpmnElement= "startEvent1" id= "BPMNShape_startEvent1" >
<omgdc:Bounds height= "30.0" width= "30.0" x= "100.0" y= "163.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-5E7013A9-385A-4EE4-91B6-FD5328D05E2A" id= "BPMNShape_sid-5E7013A9-385A-4EE4-91B6-FD5328D05E2A" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "225.0" y= "138.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-AE1F1B34-40E2-49A0-AF63-D7F46152C68B" id= "BPMNShape_sid-AE1F1B34-40E2-49A0-AF63-D7F46152C68B" >
<omgdc:Bounds height= "40.0" width= "40.0" x= "390.0" y= "158.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-F6E6B8A6-D73D-4DF5-99A1-609660DCC4F8" id= "BPMNShape_sid-F6E6B8A6-D73D-4DF5-99A1-609660DCC4F8" >
<omgdc:Bounds height= "28.0" width= "28.0" x= "396.0" y= "60.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-355DB6EC-7D54-4537-B80F-C26CD716ADA1" id= "BPMNShape_sid-355DB6EC-7D54-4537-B80F-C26CD716ADA1" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "495.0" y= "138.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-21B346B8-4672-429C-95D7-FDAC0F364136" id= "BPMNShape_sid-21B346B8-4672-429C-95D7-FDAC0F364136" >
<omgdc:Bounds height= "40.0" width= "40.0" x= "640.0" y= "158.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-F35C4A79-53AF-40B8-AFBD-AF7283CC5708" id= "BPMNShape_sid-F35C4A79-53AF-40B8-AFBD-AF7283CC5708" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "795.0" y= "135.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-0CB1456A-D85C-4473-A032-FAEF62EFBF22" id= "BPMNShape_sid-0CB1456A-D85C-4473-A032-FAEF62EFBF22" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "960.0" y= "138.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-5476EB52-438F-4C74-94FB-88A6EA6625EA" id= "BPMNShape_sid-5476EB52-438F-4C74-94FB-88A6EA6625EA" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "794.9999763071544" y= "269.9999919533732" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-FBFCD5F6-FD6E-46C7-882C-EB53C8ADD2EA" id= "BPMNShape_sid-FBFCD5F6-FD6E-46C7-882C-EB53C8ADD2EA" >
<omgdc:Bounds height= "40.0" width= "40.0" x= "660.0" y= "290.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-308606FE-820A-4A23-AF2A-4B1E9BBD267C" id= "BPMNShape_sid-308606FE-820A-4A23-AF2A-4B1E9BBD267C" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "450.0" y= "270.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-72E8C993-D426-476F-BF7F-F7EC3B783022" id= "BPMNShape_sid-72E8C993-D426-476F-BF7F-F7EC3B783022" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "270.0" y= "270.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-F5C6B054-72BA-4531-BF1E-BF9757B2AFDD" id= "BPMNShape_sid-F5C6B054-72BA-4531-BF1E-BF9757B2AFDD" >
<omgdc:Bounds height= "28.0" width= "28.0" x= "101.0" y= "296.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-DABC1AF3-EB78-4913-8BFE-EA44C887B418" id= "BPMNShape_sid-DABC1AF3-EB78-4913-8BFE-EA44C887B418" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "795.0" y= "378.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement= "sid-48995D69-1E09-4ED2-8C81-5D1A6D015FA5" id= "BPMNShape_sid-48995D69-1E09-4ED2-8C81-5D1A6D015FA5" >
<omgdc:Bounds height= "80.0" width= "100.0" x= "960.0" y= "270.0" > </omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement= "sid-C0864800-3575-4EA5-BDB2-53CB0064185D" id= "BPMNEdge_sid-C0864800-3575-4EA5-BDB2-53CB0064185D" flowable:sourceDockerX= "20.0" flowable:sourceDockerY= "20.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "660.0" y= "310.0" > </omgdi:waypoint>
<omgdi:waypoint x= "549.9499999998765" y= "310.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-9DC6746E-6FCC-4006-B68A-98F280A5263D" id= "BPMNEdge_sid-9DC6746E-6FCC-4006-B68A-98F280A5263D" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "20.0" flowable:targetDockerY= "20.0" >
<omgdi:waypoint x= "794.9999761399811" y= "309.9999943893069" > </omgdi:waypoint>
<omgdi:waypoint x= "699.9060197690516" y= "309.9999990246512" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-44567028-AC19-441E-ACB1-A3CFAADF1DDD" id= "BPMNEdge_sid-44567028-AC19-441E-ACB1-A3CFAADF1DDD" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "14.0" flowable:targetDockerY= "14.0" >
<omgdi:waypoint x= "269.9999999999384" y= "310.0" > </omgdi:waypoint>
<omgdi:waypoint x= "128.9499230927493" y= "310.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-9139C410-EEF1-426B-80DE-CE61E405D476" id= "BPMNEdge_sid-9139C410-EEF1-426B-80DE-CE61E405D476" flowable:sourceDockerX= "15.0" flowable:sourceDockerY= "15.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "129.94999928606217" y= "178.0" > </omgdi:waypoint>
<omgdi:waypoint x= "224.99999999995185" y= "178.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-3299B7B1-1FB5-4F4B-A440-A6DE86D93530" id= "BPMNEdge_sid-3299B7B1-1FB5-4F4B-A440-A6DE86D93530" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "894.9499999998898" y= "418.0" > </omgdi:waypoint>
<omgdi:waypoint x= "1010.0" y= "418.0" > </omgdi:waypoint>
<omgdi:waypoint x= "1010.0" y= "349.95000000000005" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-03099AE3-D7AD-40EB-9D5E-F148124C2B06" id= "BPMNEdge_sid-03099AE3-D7AD-40EB-9D5E-F148124C2B06" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "1010.0" y= "217.95000000000002" > </omgdi:waypoint>
<omgdi:waypoint x= "1010.0" y= "270.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-01DEF90D-6E6D-4E1C-9DB2-BCF57F997914" id= "BPMNEdge_sid-01DEF90D-6E6D-4E1C-9DB2-BCF57F997914" flowable:sourceDockerX= "20.0" flowable:sourceDockerY= "20.0" flowable:targetDockerX= "14.0" flowable:targetDockerY= "14.0" >
<omgdi:waypoint x= "660.0" y= "158.0" > </omgdi:waypoint>
<omgdi:waypoint x= "660.0" y= "74.0" > </omgdi:waypoint>
<omgdi:waypoint x= "423.9499212085268" y= "74.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-2551F3F7-0B18-46ED-A0FA-F1521C3F44E7" id= "BPMNEdge_sid-2551F3F7-0B18-46ED-A0FA-F1521C3F44E7" flowable:sourceDockerX= "20.0" flowable:sourceDockerY= "20.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "679.9371456185567" y= "178.0" > </omgdi:waypoint>
<omgdi:waypoint x= "737.5" y= "178.0" > </omgdi:waypoint>
<omgdi:waypoint x= "737.5" y= "175.0" > </omgdi:waypoint>
<omgdi:waypoint x= "795.0" y= "175.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-4B0EAA53-D3FE-4EF0-97D2-9F849E47C2DC" id= "BPMNEdge_sid-4B0EAA53-D3FE-4EF0-97D2-9F849E47C2DC" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "20.0" flowable:targetDockerY= "20.0" >
<omgdi:waypoint x= "324.95000000000005" y= "178.0" > </omgdi:waypoint>
<omgdi:waypoint x= "390.0" y= "178.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-7CA973D4-40DF-49AB-9822-959508274656" id= "BPMNEdge_sid-7CA973D4-40DF-49AB-9822-959508274656" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "450.0" y= "310.0" > </omgdi:waypoint>
<omgdi:waypoint x= "369.94999999987647" y= "310.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-58A4E292-9777-4D8D-8494-0ABFA1BFD3A6" id= "BPMNEdge_sid-58A4E292-9777-4D8D-8494-0ABFA1BFD3A6" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "960.0" y= "309.9999975616286" > </omgdi:waypoint>
<omgdi:waypoint x= "894.9499760112941" y= "309.9999943893062" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-4219D0D3-DDBC-49E1-B40C-1B54C33B5B46" id= "BPMNEdge_sid-4219D0D3-DDBC-49E1-B40C-1B54C33B5B46" flowable:sourceDockerX= "20.0" flowable:sourceDockerY= "20.0" flowable:targetDockerX= "14.0" flowable:targetDockerY= "14.0" >
<omgdi:waypoint x= "410.0" y= "158.0" > </omgdi:waypoint>
<omgdi:waypoint x= "410.0" y= "87.94993418278018" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-6358A80D-F592-4875-B281-A5B14A0EA39E" id= "BPMNEdge_sid-6358A80D-F592-4875-B281-A5B14A0EA39E" flowable:sourceDockerX= "20.0" flowable:sourceDockerY= "20.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "680.0" y= "290.0" > </omgdi:waypoint>
<omgdi:waypoint x= "680.0" y= "243.0" > </omgdi:waypoint>
<omgdi:waypoint x= "1010.0" y= "243.0" > </omgdi:waypoint>
<omgdi:waypoint x= "1010.0" y= "270.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-3970686C-5839-4ABA-8FEB-B68941C36CC2" id= "BPMNEdge_sid-3970686C-5839-4ABA-8FEB-B68941C36CC2" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "20.0" flowable:targetDockerY= "20.0" >
<omgdi:waypoint x= "594.9499999999468" y= "178.0" > </omgdi:waypoint>
<omgdi:waypoint x= "640.0" y= "178.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-8FA8740A-093B-4756-B489-299A6FFD6C95" id= "BPMNEdge_sid-8FA8740A-093B-4756-B489-299A6FFD6C95" flowable:sourceDockerX= "50.0" flowable:sourceDockerY= "40.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "894.9499999999999" y= "175.0" > </omgdi:waypoint>
<omgdi:waypoint x= "927.5" y= "175.0" > </omgdi:waypoint>
<omgdi:waypoint x= "927.5" y= "178.0" > </omgdi:waypoint>
<omgdi:waypoint x= "959.9999999999852" y= "178.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-68BB74A5-8B6B-41CE-A158-66C6E9233012" id= "BPMNEdge_sid-68BB74A5-8B6B-41CE-A158-66C6E9233012" flowable:sourceDockerX= "20.0" flowable:sourceDockerY= "20.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "429.9426165803081" y= "178.0" > </omgdi:waypoint>
<omgdi:waypoint x= "495.0" y= "178.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement= "sid-FB7BF0B3-5189-437F-B29D-B87E22A81460" id= "BPMNEdge_sid-FB7BF0B3-5189-437F-B29D-B87E22A81460" flowable:sourceDockerX= "20.0" flowable:sourceDockerY= "20.0" flowable:targetDockerX= "50.0" flowable:targetDockerY= "40.0" >
<omgdi:waypoint x= "680.0" y= "329.9407724329325" > </omgdi:waypoint>
<omgdi:waypoint x= "680.0" y= "418.0" > </omgdi:waypoint>
<omgdi:waypoint x= "795.0" y= "418.0" > </omgdi:waypoint>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>