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.
40 lines
3.2 KiB
40 lines
3.2 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:activiti="http://activiti.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.activiti.org/processdef">
|
|
<process id="leave" name="请假流程申请" isExecutable="true">
|
|
<startEvent id="sid-6917af13-104c-4397-bc24-41be0852b5b0"/>
|
|
<userTask id="sid-21d6407f-8525-4d7c-83f9-b74583e82d17" name="创建申请" activiti:assignee="${assignee0}"/>
|
|
<userTask id="sid-ae1aab6d-f664-4972-836b-e9dca7f27a7d" name="申请审批" activiti:assignee="${assignee1}"/>
|
|
<endEvent id="sid-9240f252-fad0-4602-a421-81f3be7a4fab"/>
|
|
<sequenceFlow id="sid-d58f155a-9628-4f66-bca4-258850dde7ba" sourceRef="sid-6917af13-104c-4397-bc24-41be0852b5b0" targetRef="sid-21d6407f-8525-4d7c-83f9-b74583e82d17"/>
|
|
<sequenceFlow id="sid-59fc43aa-9454-4f21-93af-3d8662aa2b69" sourceRef="sid-21d6407f-8525-4d7c-83f9-b74583e82d17" targetRef="sid-ae1aab6d-f664-4972-836b-e9dca7f27a7d"/>
|
|
<sequenceFlow id="sid-79fbf181-c4b6-4e1e-a91d-46807ce280b6" sourceRef="sid-ae1aab6d-f664-4972-836b-e9dca7f27a7d" targetRef="sid-9240f252-fad0-4602-a421-81f3be7a4fab"/>
|
|
</process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_leave">
|
|
<bpmndi:BPMNPlane bpmnElement="leave" id="BPMNPlane_leave">
|
|
<bpmndi:BPMNShape id="shape-b91f6a90-4767-4a01-821a-3dc8585bfc17" bpmnElement="sid-6917af13-104c-4397-bc24-41be0852b5b0">
|
|
<omgdc:Bounds x="140.0" y="-125.0" width="30.0" height="30.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="shape-6c1a4a42-3efd-43ed-a244-dde11e4b9779" bpmnElement="sid-21d6407f-8525-4d7c-83f9-b74583e82d17">
|
|
<omgdc:Bounds x="110.0" y="-60.0" width="95.0" height="60.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="shape-10fd4ccb-b8db-4b5b-9fab-3b1fc85d0f53" bpmnElement="sid-ae1aab6d-f664-4972-836b-e9dca7f27a7d">
|
|
<omgdc:Bounds x="107.5" y="45.0" width="100.0" height="60.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="shape-97a99905-c6c6-4ba6-a327-8c29b56002d8" bpmnElement="sid-9240f252-fad0-4602-a421-81f3be7a4fab">
|
|
<omgdc:Bounds x="150.0" y="195.0" width="30.0" height="30.0"/>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="edge-8eaecd6b-2a86-4aa0-8646-d07f9ab6ba1e" bpmnElement="sid-d58f155a-9628-4f66-bca4-258850dde7ba">
|
|
<omgdi:waypoint x="155.00002" y="-95.00001"/>
|
|
<omgdi:waypoint x="157.5" y="-60.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="edge-34937420-c07a-4415-a0e7-56744488092f" bpmnElement="sid-59fc43aa-9454-4f21-93af-3d8662aa2b69">
|
|
<omgdi:waypoint x="157.5" y="0.0"/>
|
|
<omgdi:waypoint x="157.5" y="45.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="edge-0a5523af-0f81-4d43-9c5e-f7f6c71ae866" bpmnElement="sid-79fbf181-c4b6-4e1e-a91d-46807ce280b6">
|
|
<omgdi:waypoint x="157.5" y="105.0"/>
|
|
<omgdi:waypoint x="165.0" y="195.0"/>
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</definitions>
|
|
|