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.
99 lines
5.1 KiB
99 lines
5.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bpmn2:definitions
|
|
xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI"
|
|
xmlns:dc="http://www.omg.org/spec/DD/20100524/DC"
|
|
xmlns:flowable="http://flowable.org/bpmn"
|
|
xmlns:di="http://www.omg.org/spec/DD/20100524/DI"
|
|
id="sample-diagram"
|
|
targetNamespace="http://bpmn.io/schema/bpmn"
|
|
xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
|
|
|
|
<bpmn2:process id="liu_cheng" name="流程">
|
|
<bpmn2:documentation>流程描述</bpmn2:documentation>
|
|
<bpmn2:startEvent id="begin" name="开始">
|
|
<bpmn2:outgoing>SequenceFlow_1ubjhis</bpmn2:outgoing>
|
|
<bpmn2:outgoing>SequenceFlow_1g5ddlz</bpmn2:outgoing>
|
|
</bpmn2:startEvent>
|
|
|
|
<bpmn2:userTask id="shen_pi_1" name="审批1" flowable:assignee="1001">
|
|
<bpmn2:incoming>SequenceFlow_1ubjhis</bpmn2:incoming>
|
|
<bpmn2:outgoing>SequenceFlow_042i1f0</bpmn2:outgoing>
|
|
</bpmn2:userTask>
|
|
<bpmn2:userTask id="shen_pi_2" name="审批2" flowable:candidateGroups="personnel">
|
|
<bpmn2:incoming>SequenceFlow_042i1f0</bpmn2:incoming>
|
|
<bpmn2:outgoing>SequenceFlow_0kxnuqq</bpmn2:outgoing>
|
|
</bpmn2:userTask>
|
|
<bpmn2:userTask id="shen_pi_3" name="审批3" flowable:candidateUsers="1001,1002">
|
|
<bpmn2:incoming>SequenceFlow_1g5ddlz</bpmn2:incoming>
|
|
<bpmn2:outgoing>SequenceFlow_1rrokxg</bpmn2:outgoing>
|
|
</bpmn2:userTask>
|
|
<bpmn2:endEvent id="end" name="结束">
|
|
<bpmn2:incoming>SequenceFlow_0kxnuqq</bpmn2:incoming>
|
|
<bpmn2:incoming>SequenceFlow_1rrokxg</bpmn2:incoming>
|
|
</bpmn2:endEvent>
|
|
<bpmn2:sequenceFlow id="SequenceFlow_1ubjhis" sourceRef="begin" targetRef="shen_pi_1" />
|
|
<bpmn2:sequenceFlow id="SequenceFlow_1g5ddlz" sourceRef="begin" targetRef="shen_pi_3" />
|
|
<bpmn2:sequenceFlow id="SequenceFlow_042i1f0" sourceRef="shen_pi_1" targetRef="shen_pi_2" />
|
|
<bpmn2:sequenceFlow id="SequenceFlow_0kxnuqq" sourceRef="shen_pi_2" targetRef="end" />
|
|
<bpmn2:sequenceFlow id="SequenceFlow_1rrokxg" sourceRef="shen_pi_3" targetRef="end" />
|
|
</bpmn2:process>
|
|
|
|
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="liu_cheng">
|
|
<bpmndi:BPMNShape id="StartEvent_01ydzqe_di" bpmnElement="begin">
|
|
<dc:Bounds x="102" y="162" width="36" height="36" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="109" y="205" width="22" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="UserTask_0s3acj5_di" bpmnElement="shen_pi_1">
|
|
<dc:Bounds x="210" y="30" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="UserTask_0lps88c_di" bpmnElement="shen_pi_2">
|
|
<dc:Bounds x="470" y="30" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="UserTask_0dhr1b8_di" bpmnElement="shen_pi_3">
|
|
<dc:Bounds x="310" y="270" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="EndEvent_1s5z0sm_di" bpmnElement="end">
|
|
<dc:Bounds x="642" y="162" width="36" height="36" />
|
|
<bpmndi:BPMNLabel>
|
|
<dc:Bounds x="649" y="205" width="22" height="14" />
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
|
|
<bpmndi:BPMNEdge id="SequenceFlow_1ubjhis_di" bpmnElement="SequenceFlow_1ubjhis">
|
|
<di:waypoint x="138" y="180" />
|
|
<di:waypoint x="174" y="180" />
|
|
<di:waypoint x="174" y="70" />
|
|
<di:waypoint x="210" y="70" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="SequenceFlow_1g5ddlz_di" bpmnElement="SequenceFlow_1g5ddlz">
|
|
<di:waypoint x="138" y="180" />
|
|
<di:waypoint x="224" y="180" />
|
|
<di:waypoint x="224" y="310" />
|
|
<di:waypoint x="310" y="310" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="SequenceFlow_042i1f0_di" bpmnElement="SequenceFlow_042i1f0">
|
|
<di:waypoint x="310" y="70" />
|
|
<di:waypoint x="470" y="70" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="SequenceFlow_0kxnuqq_di" bpmnElement="SequenceFlow_0kxnuqq">
|
|
<di:waypoint x="570" y="70" />
|
|
<di:waypoint x="606" y="70" />
|
|
<di:waypoint x="606" y="180" />
|
|
<di:waypoint x="642" y="180" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="SequenceFlow_1rrokxg_di" bpmnElement="SequenceFlow_1rrokxg">
|
|
<di:waypoint x="410" y="310" />
|
|
<di:waypoint x="526" y="310" />
|
|
<di:waypoint x="526" y="180" />
|
|
<di:waypoint x="642" y="180" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
|
|
</bpmn2:definitions>
|