Commit d1aa1dd5 by weiguanying

flowable工作流引擎预研--自动化汇款demo开发代码提交

parent f5d46ada
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="JavaDoc" enabled="true" level="WARNING" enabled_by_default="true">
<option name="TOP_LEVEL_CLASS_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="" />
</value>
</option>
<option name="INNER_CLASS_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="" />
</value>
</option>
<option name="METHOD_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="@return@param@throws or @exception" />
</value>
</option>
<option name="FIELD_OPTIONS">
<value>
<option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" />
<option name="REQUIRED_TAGS" value="" />
</value>
</option>
<option name="IGNORE_DEPRECATED" value="false" />
<option name="IGNORE_JAVADOC_PERIOD" value="true" />
<option name="IGNORE_DUPLICATED_THROWS" value="false" />
<option name="IGNORE_POINT_TO_ITSELF" value="false" />
<option name="myAdditionalJavadocTags" value="date" />
</inspection_tool>
</profile>
</component>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<?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.2">
<process id="automatedRemittanceOrchestration" name="汇款自动化编排" isExecutable="true">
<documentation>汇款自动化编排</documentation>
<sequenceFlow id="sid-43FFCDDA-E337-4195-9F20-B1FAA5F7B4E3" sourceRef="sid-59F6D4A4-34C1-4A6B-A236-0F46E82F7E0A" targetRef="sid-8F7F6166-D9F8-400F-9D03-0589945770DE"></sequenceFlow>
<serviceTask id="sid-8F7F6166-D9F8-400F-9D03-0589945770DE" name="来报处理" flowable:class="com.cn.brilliance.flowable.automate.message.service.MessageProcessingServiceTask"></serviceTask>
<serviceTask id="sid-D41BF92B-FDFC-4396-883B-3DB3DE272A3E" name="自动化准入服务" flowable:class="com.cn.brilliance.flowable.automate.rule.service.AutoAccessServiceTask"></serviceTask>
<serviceTask id="sid-997EADE6-BF1F-49C1-9D09-6E2E78A8D99C" name="自动化时段判断" flowable:class="com.cn.brilliance.flowable.automate.rule.service.AutoTimeSpanServiceTask"></serviceTask>
<serviceTask id="sid-E5A69443-60B1-45A5-904E-6F9874EAC42B" name="准入失败转人工" flowable:class="com.cn.brilliance.flowable.automate.rule.service.AutoAccessFailServiceTask"></serviceTask>
<serviceTask id="sid-A17CD01C-5741-4B81-A06E-CE9DD36344D2" name="自动经办数据适配" flowable:class="com.cn.brilliance.flowable.automate.handling.service.AutoHandingServiceTask"></serviceTask>
<serviceTask id="sid-0E7A1A52-6427-48A0-9F59-0A73B7A343D5" name="自动经办检核
" flowable:class="com.cn.brilliance.flowable.automate.handling.service.AutoHandingCheckServiceTask"></serviceTask>
<serviceTask id="sid-4F89E90A-B5A9-4793-9CA0-D778CEA94030" name="交易存盘服务" flowable:class="com.cn.brilliance.flowable.automate.handling.service.AutoHandingSaveServiceTask"></serviceTask>
<serviceTask id="sid-05F074EE-8FC4-441E-9DD8-62C947A66C8C" name="自动失败转人工" flowable:class="com.cn.brilliance.flowable.automate.handling.service.AutoHandingFailServiceTask"></serviceTask>
<serviceTask id="sid-1B4A7D89-DF13-44DE-99FF-EC378BF2ADAA" name="自动化准入服务" flowable:class="com.cn.brilliance.flowable.automate.rule.service.AutoAccessServiceTask"></serviceTask>
<serviceTask id="sid-6F01D079-3E2E-430E-8CE2-084823FAB83A" name="自动化时段判断" flowable:class="com.cn.brilliance.flowable.automate.rule.service.AutoTimeSpanServiceTask"></serviceTask>
<serviceTask id="sid-D234DC6C-CC8A-4FE8-A8EE-D45ADBE495F8" name="准入失败转人工" flowable:class="com.cn.brilliance.flowable.automate.rule.service.AutoAccessFailServiceTask"></serviceTask>
<serviceTask id="sid-578AB81A-8265-4B15-BAD4-45F2E742161B" name="自动复核服务" flowable:class="com.cn.brilliance.flowable.automate.check.AutoCheckServiceTask"></serviceTask>
<serviceTask id="sid-BF24A14B-B83D-4557-8408-92A4F7C10384" name="二级授权检查" flowable:class="com.cn.brilliance.flowable.automate.check.SecAuthCheckServiceTask"></serviceTask>
<serviceTask id="sid-FF03AA78-9D1C-410D-BBD6-603DBC563809" name="报文发送" flowable:class="com.cn.brilliance.flowable.automate.check.MessageSendServiceTask"></serviceTask>
<serviceTask id="sid-3612AAA7-901B-475F-9A0C-8EA88057D03F" name="自动失败转人工" flowable:class="com.cn.brilliance.flowable.automate.check.AutoCheckFailServiceTask"></serviceTask>
<serviceTask id="sid-4F4456BC-AC99-4DDE-8E82-9ABC4D612F7C" name="短信发送" flowable:class="com.cn.brilliance.flowable.automate.message.service.MessageServiceTask"></serviceTask>
<serviceTask id="sid-2E2514D0-58DD-48DC-9152-4B6E87E2FE30" name="办结" flowable:class="com.cn.brilliance.flowable.automate.check.AutoCheckFailServiceTask"></serviceTask>
<serviceTask id="sid-B0FC3994-A100-4D36-BAB1-E708A92E0B9E" name="短信发送" flowable:class="com.cn.brilliance.flowable.automate.message.service.MessageServiceTask"></serviceTask>
<sequenceFlow id="sid-969AA4CB-D36F-4C29-B8C5-5434658FC231" sourceRef="sid-05F074EE-8FC4-441E-9DD8-62C947A66C8C" targetRef="sid-B0FC3994-A100-4D36-BAB1-E708A92E0B9E"></sequenceFlow>
<sequenceFlow id="sid-A52663F1-B7D2-4618-9C26-7BCA0F2F242C" sourceRef="sid-8F7F6166-D9F8-400F-9D03-0589945770DE" targetRef="sid-D41BF92B-FDFC-4396-883B-3DB3DE272A3E"></sequenceFlow>
<startEvent id="sid-59F6D4A4-34C1-4A6B-A236-0F46E82F7E0A" flowable:formFieldValidation="true"></startEvent>
<sequenceFlow id="sid-0BAC268D-8D19-4737-9622-1564AD42C3D5" name="true" sourceRef="sid-997EADE6-BF1F-49C1-9D09-6E2E78A8D99C" targetRef="sid-A17CD01C-5741-4B81-A06E-CE9DD36344D2">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoTimeSpan=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-4AE9EC29-6567-4245-B46C-6B98A6E3435F" name="true" sourceRef="sid-D41BF92B-FDFC-4396-883B-3DB3DE272A3E" targetRef="sid-997EADE6-BF1F-49C1-9D09-6E2E78A8D99C">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoAccess=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-F2359114-BEA4-4229-8AD7-1C5F8F6F989F" name="true" sourceRef="sid-A17CD01C-5741-4B81-A06E-CE9DD36344D2" targetRef="sid-0E7A1A52-6427-48A0-9F59-0A73B7A343D5">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoHanding=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-624A59F5-479A-4757-B8CE-2A2532F88D3E" name="true" sourceRef="sid-0E7A1A52-6427-48A0-9F59-0A73B7A343D5" targetRef="sid-4F89E90A-B5A9-4793-9CA0-D778CEA94030">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoHandingCheck=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-8A8BEE71-2DDD-4003-A5BE-7F4DAB23E0D4" name="false" sourceRef="sid-0E7A1A52-6427-48A0-9F59-0A73B7A343D5" targetRef="sid-05F074EE-8FC4-441E-9DD8-62C947A66C8C">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoHandingCheck=='false'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-3474A8F8-CF2D-4E11-92D6-6AAE3BBF9D57" sourceRef="sid-3612AAA7-901B-475F-9A0C-8EA88057D03F" targetRef="sid-4F4456BC-AC99-4DDE-8E82-9ABC4D612F7C"></sequenceFlow>
<sequenceFlow id="sid-0392F95E-52E7-4880-BD61-1ABCE0F4E496" name="true" sourceRef="sid-1B4A7D89-DF13-44DE-99FF-EC378BF2ADAA" targetRef="sid-6F01D079-3E2E-430E-8CE2-084823FAB83A">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoAccess=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-30FE90C5-FFCF-4A7E-8F80-1DB90BCFC7B3" name="true" sourceRef="sid-4F89E90A-B5A9-4793-9CA0-D778CEA94030" targetRef="sid-1B4A7D89-DF13-44DE-99FF-EC378BF2ADAA">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoHandingSave=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-29D3545A-1768-4410-9F10-9616AED61254" name="false" sourceRef="sid-4F89E90A-B5A9-4793-9CA0-D778CEA94030" targetRef="sid-05F074EE-8FC4-441E-9DD8-62C947A66C8C">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoHandingSave=='false'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-E7B5E20B-7D35-45E5-ACE5-7D074989E877" name="false" sourceRef="sid-1B4A7D89-DF13-44DE-99FF-EC378BF2ADAA" targetRef="sid-D234DC6C-CC8A-4FE8-A8EE-D45ADBE495F8">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoAccess=='false'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-F8006DE4-B285-4B3B-965F-008DFBC688D2" name="false" sourceRef="sid-6F01D079-3E2E-430E-8CE2-084823FAB83A" targetRef="sid-D234DC6C-CC8A-4FE8-A8EE-D45ADBE495F8">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoTimeSpan=='false'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-55288A89-6B7D-4255-A2EE-B3CAB82A25C6" name="true" sourceRef="sid-6F01D079-3E2E-430E-8CE2-084823FAB83A" targetRef="sid-578AB81A-8265-4B15-BAD4-45F2E742161B">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoTimeSpan=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-4BF397B8-08E5-4958-B146-3310E809E6E9" name="false" sourceRef="sid-578AB81A-8265-4B15-BAD4-45F2E742161B" targetRef="sid-3612AAA7-901B-475F-9A0C-8EA88057D03F">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoCheck=='false'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-7AAABBE8-D522-4D1A-80CD-7CC0C63499C1" name="true" sourceRef="sid-578AB81A-8265-4B15-BAD4-45F2E742161B" targetRef="sid-BF24A14B-B83D-4557-8408-92A4F7C10384">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoCheck=='true'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-F39A167F-D87E-4048-9FDA-F98C479C34CF" sourceRef="sid-BF24A14B-B83D-4557-8408-92A4F7C10384" targetRef="sid-FF03AA78-9D1C-410D-BBD6-603DBC563809"></sequenceFlow>
<sequenceFlow id="sid-644BFD6C-5CD6-4B2A-BDDF-29DDC93B2BDE" name="false" sourceRef="sid-D41BF92B-FDFC-4396-883B-3DB3DE272A3E" targetRef="sid-E5A69443-60B1-45A5-904E-6F9874EAC42B">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoAccess=='false'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-71AB1E27-5116-4785-AB1A-100ECC23487E" name="false" sourceRef="sid-997EADE6-BF1F-49C1-9D09-6E2E78A8D99C" targetRef="sid-E5A69443-60B1-45A5-904E-6F9874EAC42B">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${autoTimeSpan=='false'}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-CDFB3B87-5494-4A87-BE99-5CF89CFF0AB7" sourceRef="sid-FF03AA78-9D1C-410D-BBD6-603DBC563809" targetRef="sid-2E2514D0-58DD-48DC-9152-4B6E87E2FE30">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${messageSending=='true'}]]></conditionExpression>
</sequenceFlow>
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_automatedRemittanceOrchestration">
<bpmndi:BPMNPlane bpmnElement="automatedRemittanceOrchestration" id="BPMNPlane_automatedRemittanceOrchestration">
<bpmndi:BPMNShape bpmnElement="sid-8F7F6166-D9F8-400F-9D03-0589945770DE" id="BPMNShape_sid-8F7F6166-D9F8-400F-9D03-0589945770DE">
<omgdc:Bounds height="74.0" width="76.0" x="129.040537519408" y="130.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-D41BF92B-FDFC-4396-883B-3DB3DE272A3E" id="BPMNShape_sid-D41BF92B-FDFC-4396-883B-3DB3DE272A3E">
<omgdc:Bounds height="74.0" width="75.99999999999997" x="243.74323753665956" y="130.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-997EADE6-BF1F-49C1-9D09-6E2E78A8D99C" id="BPMNShape_sid-997EADE6-BF1F-49C1-9D09-6E2E78A8D99C">
<omgdc:Bounds height="74.0" width="76.0" x="387.121612558224" y="130.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-E5A69443-60B1-45A5-904E-6F9874EAC42B" id="BPMNShape_sid-E5A69443-60B1-45A5-904E-6F9874EAC42B">
<omgdc:Bounds height="74.0" width="76.0" x="301.0945875452853" y="286.7567500431289"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-A17CD01C-5741-4B81-A06E-CE9DD36344D2" id="BPMNShape_sid-A17CD01C-5741-4B81-A06E-CE9DD36344D2">
<omgdc:Bounds height="74.0" width="76.0" x="504.5000000000001" y="0.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-0E7A1A52-6427-48A0-9F59-0A73B7A343D5" id="BPMNShape_sid-0E7A1A52-6427-48A0-9F59-0A73B7A343D5">
<omgdc:Bounds height="74.0" width="76.0" x="559.1756625841014" y="131.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-4F89E90A-B5A9-4793-9CA0-D778CEA94030" id="BPMNShape_sid-4F89E90A-B5A9-4793-9CA0-D778CEA94030">
<omgdc:Bounds height="74.0" width="76.0" x="716.8918751078222" y="131.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-05F074EE-8FC4-441E-9DD8-62C947A66C8C" id="BPMNShape_sid-05F074EE-8FC4-441E-9DD8-62C947A66C8C">
<omgdc:Bounds height="74.0" width="76.0" x="555.0" y="285.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-1B4A7D89-DF13-44DE-99FF-EC378BF2ADAA" id="BPMNShape_sid-1B4A7D89-DF13-44DE-99FF-EC378BF2ADAA">
<omgdc:Bounds height="74.0" width="76.0" x="852.0" y="131.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-6F01D079-3E2E-430E-8CE2-084823FAB83A" id="BPMNShape_sid-6F01D079-3E2E-430E-8CE2-084823FAB83A">
<omgdc:Bounds height="74.0" width="76.00000000000011" x="960.6351126444819" y="129.040537519408"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-D234DC6C-CC8A-4FE8-A8EE-D45ADBE495F8" id="BPMNShape_sid-D234DC6C-CC8A-4FE8-A8EE-D45ADBE495F8">
<omgdc:Bounds height="74.0" width="76.0" x="852.0" y="286.7567500431289"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-578AB81A-8265-4B15-BAD4-45F2E742161B" id="BPMNShape_sid-578AB81A-8265-4B15-BAD4-45F2E742161B">
<omgdc:Bounds height="74.0" width="76.0" x="1132.689162670359" y="129.040537519408"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-BF24A14B-B83D-4557-8408-92A4F7C10384" id="BPMNShape_sid-BF24A14B-B83D-4557-8408-92A4F7C10384">
<omgdc:Bounds height="74.0" width="76.0" x="1204.3783501811413" y="286.7567500431289"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-FF03AA78-9D1C-410D-BBD6-603DBC563809" id="BPMNShape_sid-FF03AA78-9D1C-410D-BBD6-603DBC563809">
<omgdc:Bounds height="74.0" width="76.0" x="1204.3783501811413" y="405.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-3612AAA7-901B-475F-9A0C-8EA88057D03F" id="BPMNShape_sid-3612AAA7-901B-475F-9A0C-8EA88057D03F">
<omgdc:Bounds height="74.0" width="76.0" x="1016.5000000000002" y="286.7567500431289"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-4F4456BC-AC99-4DDE-8E82-9ABC4D612F7C" id="BPMNShape_sid-4F4456BC-AC99-4DDE-8E82-9ABC4D612F7C">
<omgdc:Bounds height="74.0" width="76.0" x="1016.5000000000002" y="405.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-2E2514D0-58DD-48DC-9152-4B6E87E2FE30" id="BPMNShape_sid-2E2514D0-58DD-48DC-9152-4B6E87E2FE30">
<omgdc:Bounds height="74.0" width="76.0" x="1204.3783501811413" y="540.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-B0FC3994-A100-4D36-BAB1-E708A92E0B9E" id="BPMNShape_sid-B0FC3994-A100-4D36-BAB1-E708A92E0B9E">
<omgdc:Bounds height="74.0" width="76.0" x="559.1756625841014" y="387.121612558224"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-59F6D4A4-34C1-4A6B-A236-0F46E82F7E0A" id="BPMNShape_sid-59F6D4A4-34C1-4A6B-A236-0F46E82F7E0A">
<omgdc:Bounds height="30.0" width="30.0" x="45.0" y="151.040537519408"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="sid-43FFCDDA-E337-4195-9F20-B1FAA5F7B4E3" id="BPMNEdge_sid-43FFCDDA-E337-4195-9F20-B1FAA5F7B4E3" flowable:sourceDockerX="15.0" flowable:sourceDockerY="15.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="74.94934965064628" y="166.17453724543248"></omgdi:waypoint>
<omgdi:waypoint x="129.040537519408" y="166.65938535897314"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-30FE90C5-FFCF-4A7E-8F80-1DB90BCFC7B3" id="BPMNEdge_sid-30FE90C5-FFCF-4A7E-8F80-1DB90BCFC7B3" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.00000000000001">
<omgdi:waypoint x="792.8418751078221" y="168.0"></omgdi:waypoint>
<omgdi:waypoint x="851.9999999999961" y="168.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-29D3545A-1768-4410-9F10-9616AED61254" id="BPMNEdge_sid-29D3545A-1768-4410-9F10-9616AED61254" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="716.8918751078222" y="204.1000204371444"></omgdi:waypoint>
<omgdi:waypoint x="630.9499999999999" y="285.85241695358405"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-644BFD6C-5CD6-4B2A-BDDF-29DDC93B2BDE" id="BPMNEdge_sid-644BFD6C-5CD6-4B2A-BDDF-29DDC93B2BDE" flowable:sourceDockerX="37.999999999999986" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="281.74323753665954" y="203.95000000000002"></omgdi:waypoint>
<omgdi:waypoint x="281.74323753665954" y="219.25"></omgdi:waypoint>
<omgdi:waypoint x="339.0945875452853" y="219.25"></omgdi:waypoint>
<omgdi:waypoint x="339.0945875452853" y="286.7567500431289"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-F2359114-BEA4-4229-8AD7-1C5F8F6F989F" id="BPMNEdge_sid-F2359114-BEA4-4229-8AD7-1C5F8F6F989F" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="580.4499999999953" y="37.0"></omgdi:waypoint>
<omgdi:waypoint x="597.1756625841014" y="37.0"></omgdi:waypoint>
<omgdi:waypoint x="597.1756625841014" y="131.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-F8006DE4-B285-4B3B-965F-008DFBC688D2" id="BPMNEdge_sid-F8006DE4-B285-4B3B-965F-008DFBC688D2" flowable:sourceDockerX="38.00000000000006" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="973.1494691362644" y="202.990537519408"></omgdi:waypoint>
<omgdi:waypoint x="915.4512034494227" y="286.7567500431289"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-E7B5E20B-7D35-45E5-ACE5-7D074989E877" id="BPMNEdge_sid-E7B5E20B-7D35-45E5-ACE5-7D074989E877" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.00000000000001" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="890.0" y="204.95000000000002"></omgdi:waypoint>
<omgdi:waypoint x="890.0" y="286.7567500431289"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-624A59F5-479A-4757-B8CE-2A2532F88D3E" id="BPMNEdge_sid-624A59F5-479A-4757-B8CE-2A2532F88D3E" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="635.1256625841013" y="168.0"></omgdi:waypoint>
<omgdi:waypoint x="716.8918751078103" y="168.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-7AAABBE8-D522-4D1A-80CD-7CC0C63499C1" id="BPMNEdge_sid-7AAABBE8-D522-4D1A-80CD-7CC0C63499C1" flowable:sourceDockerX="57.0" flowable:sourceDockerY="72.54901960784314" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="1190.2933880505077" y="202.990537519408"></omgdi:waypoint>
<omgdi:waypoint x="1226.4207113800162" y="286.7567500431289"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-3474A8F8-CF2D-4E11-92D6-6AAE3BBF9D57" id="BPMNEdge_sid-3474A8F8-CF2D-4E11-92D6-6AAE3BBF9D57" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="1054.5000000000002" y="360.70675004312886"></omgdi:waypoint>
<omgdi:waypoint x="1054.5000000000002" y="405.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-55288A89-6B7D-4255-A2EE-B3CAB82A25C6" id="BPMNEdge_sid-55288A89-6B7D-4255-A2EE-B3CAB82A25C6" flowable:sourceDockerX="38.00000000000006" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="1036.585112644482" y="166.040537519408"></omgdi:waypoint>
<omgdi:waypoint x="1132.689162670359" y="166.040537519408"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-4BF397B8-08E5-4958-B146-3310E809E6E9" id="BPMNEdge_sid-4BF397B8-08E5-4958-B146-3310E809E6E9" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="1143.4313497289236" y="202.990537519408"></omgdi:waypoint>
<omgdi:waypoint x="1081.7209780590824" y="286.7567500431289"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-969AA4CB-D36F-4C29-B8C5-5434658FC231" id="BPMNEdge_sid-969AA4CB-D36F-4C29-B8C5-5434658FC231" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="594.510852880379" y="358.95000000000005"></omgdi:waypoint>
<omgdi:waypoint x="595.6627652478626" y="387.121612558224"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-F39A167F-D87E-4048-9FDA-F98C479C34CF" id="BPMNEdge_sid-F39A167F-D87E-4048-9FDA-F98C479C34CF" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="1242.3783501811413" y="360.70675004312886"></omgdi:waypoint>
<omgdi:waypoint x="1242.3783501811413" y="405.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-CDFB3B87-5494-4A87-BE99-5CF89CFF0AB7" id="BPMNEdge_sid-CDFB3B87-5494-4A87-BE99-5CF89CFF0AB7" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="36.99999999999999">
<omgdi:waypoint x="1242.3783501811413" y="478.95000000000005"></omgdi:waypoint>
<omgdi:waypoint x="1242.3783501811413" y="540.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-0BAC268D-8D19-4737-9622-1564AD42C3D5" id="BPMNEdge_sid-0BAC268D-8D19-4737-9622-1564AD42C3D5" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="425.121612558224" y="130.0"></omgdi:waypoint>
<omgdi:waypoint x="425.121612558224" y="102.5"></omgdi:waypoint>
<omgdi:waypoint x="542.5000000000001" y="102.5"></omgdi:waypoint>
<omgdi:waypoint x="542.5000000000001" y="73.95"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-A52663F1-B7D2-4618-9C26-7BCA0F2F242C" id="BPMNEdge_sid-A52663F1-B7D2-4618-9C26-7BCA0F2F242C" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="37.999999999999986" flowable:targetDockerY="37.0">
<omgdi:waypoint x="204.990537519408" y="167.0"></omgdi:waypoint>
<omgdi:waypoint x="243.74323753665956" y="167.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-0392F95E-52E7-4880-BD61-1ABCE0F4E496" id="BPMNEdge_sid-0392F95E-52E7-4880-BD61-1ABCE0F4E496" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.00000000000001" flowable:targetDockerX="38.00000000000006" flowable:targetDockerY="37.0">
<omgdi:waypoint x="927.9499999999986" y="167.31459016840927"></omgdi:waypoint>
<omgdi:waypoint x="960.6351126444813" y="166.72504549595718"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-8A8BEE71-2DDD-4003-A5BE-7F4DAB23E0D4" id="BPMNEdge_sid-8A8BEE71-2DDD-4003-A5BE-7F4DAB23E0D4" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="597.1756625841014" y="204.95000000000002"></omgdi:waypoint>
<omgdi:waypoint x="597.1756625841014" y="245.0"></omgdi:waypoint>
<omgdi:waypoint x="593.0" y="245.0"></omgdi:waypoint>
<omgdi:waypoint x="593.0" y="285.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-4AE9EC29-6567-4245-B46C-6B98A6E3435F" id="BPMNEdge_sid-4AE9EC29-6567-4245-B46C-6B98A6E3435F" flowable:sourceDockerX="37.999999999999986" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="319.6932375366596" y="167.0"></omgdi:waypoint>
<omgdi:waypoint x="360.5" y="167.0"></omgdi:waypoint>
<omgdi:waypoint x="351.5" y="167.0"></omgdi:waypoint>
<omgdi:waypoint x="387.12161255821906" y="167.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-71AB1E27-5116-4785-AB1A-100ECC23487E" id="BPMNEdge_sid-71AB1E27-5116-4785-AB1A-100ECC23487E" flowable:sourceDockerX="38.0" flowable:sourceDockerY="37.0" flowable:targetDockerX="38.0" flowable:targetDockerY="37.0">
<omgdi:waypoint x="425.121612558224" y="203.95000000000002"></omgdi:waypoint>
<omgdi:waypoint x="425.121612558224" y="229.75"></omgdi:waypoint>
<omgdi:waypoint x="339.0945875452853" y="229.75"></omgdi:waypoint>
<omgdi:waypoint x="339.0945875452853" y="286.7567500431289"></omgdi:waypoint>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment