You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

61 lines
5.3 KiB

<?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="access_task_execute" name="检修任务执行流程" isExecutable="true">
<documentation>检修任务执行流程</documentation>
<startEvent id="startEvent1"></startEvent>
<userTask id="sid-04A719D7-EEE9-47AB-8538-9C07B4B38AAD" name="开票" flowable:assignee="${handler}"></userTask>
<sequenceFlow id="sid-8C450996-920E-4076-B3F1-4703ACEA5EA1" sourceRef="startEvent1" targetRef="sid-04A719D7-EEE9-47AB-8538-9C07B4B38AAD"></sequenceFlow>
<userTask id="sid-BA86733B-D711-4512-BCAD-92EB689EA507" name="任务审核" flowable:candidateUsers="${reviewer}"></userTask>
<sequenceFlow id="sid-2F2BBF5C-A0F1-4BCF-9A70-00C8004FF6E3" sourceRef="sid-04A719D7-EEE9-47AB-8538-9C07B4B38AAD" targetRef="sid-BA86733B-D711-4512-BCAD-92EB689EA507"></sequenceFlow>
<exclusiveGateway id="sid-048B9F69-13DB-4B0E-AF85-ED76ACA07D05"></exclusiveGateway>
<sequenceFlow id="sid-AA67D1B7-48C6-43BA-942E-D818A6E01AD5" sourceRef="sid-BA86733B-D711-4512-BCAD-92EB689EA507" targetRef="sid-048B9F69-13DB-4B0E-AF85-ED76ACA07D05"></sequenceFlow>
<endEvent id="sid-38BF233C-416E-472E-B6AB-41EEE405F0C3"></endEvent>
<sequenceFlow id="sid-76649BC4-032D-4C6D-94C6-C44BAAC25BE1" name="不通过" sourceRef="sid-048B9F69-13DB-4B0E-AF85-ED76ACA07D05" targetRef="sid-04A719D7-EEE9-47AB-8538-9C07B4B38AAD">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${pass==false}]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="sid-7EB6CB04-B2E6-4324-8F25-EC5717396B59" name="通过" sourceRef="sid-048B9F69-13DB-4B0E-AF85-ED76ACA07D05" targetRef="sid-38BF233C-416E-472E-B6AB-41EEE405F0C3">
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${pass==true}]]></conditionExpression>
</sequenceFlow>
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_access_task_execute">
<bpmndi:BPMNPlane bpmnElement="access_task_execute" id="BPMNPlane_access_task_execute">
<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-04A719D7-EEE9-47AB-8538-9C07B4B38AAD" id="BPMNShape_sid-04A719D7-EEE9-47AB-8538-9C07B4B38AAD">
<omgdc:Bounds height="80.0" width="100.0" x="210.0" y="138.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-BA86733B-D711-4512-BCAD-92EB689EA507" id="BPMNShape_sid-BA86733B-D711-4512-BCAD-92EB689EA507">
<omgdc:Bounds height="80.0" width="100.0" x="375.0" y="138.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-048B9F69-13DB-4B0E-AF85-ED76ACA07D05" id="BPMNShape_sid-048B9F69-13DB-4B0E-AF85-ED76ACA07D05">
<omgdc:Bounds height="40.0" width="40.0" x="540.0" y="158.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape bpmnElement="sid-38BF233C-416E-472E-B6AB-41EEE405F0C3" id="BPMNShape_sid-38BF233C-416E-472E-B6AB-41EEE405F0C3">
<omgdc:Bounds height="28.0" width="28.0" x="645.0" y="164.0"></omgdc:Bounds>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge bpmnElement="sid-8C450996-920E-4076-B3F1-4703ACEA5EA1" id="BPMNEdge_sid-8C450996-920E-4076-B3F1-4703ACEA5EA1">
<omgdi:waypoint x="129.94999913076796" y="178.0"></omgdi:waypoint>
<omgdi:waypoint x="209.99999999998067" y="178.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-2F2BBF5C-A0F1-4BCF-9A70-00C8004FF6E3" id="BPMNEdge_sid-2F2BBF5C-A0F1-4BCF-9A70-00C8004FF6E3">
<omgdi:waypoint x="309.9499999999755" y="178.0"></omgdi:waypoint>
<omgdi:waypoint x="374.9999999999625" y="178.0"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-AA67D1B7-48C6-43BA-942E-D818A6E01AD5" id="BPMNEdge_sid-AA67D1B7-48C6-43BA-942E-D818A6E01AD5">
<omgdi:waypoint x="474.94999999999925" y="178.18431734317343"></omgdi:waypoint>
<omgdi:waypoint x="540.4259259259254" y="178.42592592592592"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-7EB6CB04-B2E6-4324-8F25-EC5717396B59" id="BPMNEdge_sid-7EB6CB04-B2E6-4324-8F25-EC5717396B59">
<omgdi:waypoint x="579.5369266055019" y="178.4030612244898"></omgdi:waypoint>
<omgdi:waypoint x="645.0001739538759" y="178.07081148673626"></omgdi:waypoint>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge bpmnElement="sid-76649BC4-032D-4C6D-94C6-C44BAAC25BE1" id="BPMNEdge_sid-76649BC4-032D-4C6D-94C6-C44BAAC25BE1">
<omgdi:waypoint x="560.5" y="197.44102746212124"></omgdi:waypoint>
<omgdi:waypoint x="560.5" y="284.0"></omgdi:waypoint>
<omgdi:waypoint x="260.0" y="284.0"></omgdi:waypoint>
<omgdi:waypoint x="260.0" y="217.95000000000002"></omgdi:waypoint>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</definitions>