|
1 | | -<?xml version="1.0" encoding="UTF-8"?> |
2 | | -<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" id="Definitions_1nzip0i" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.14.0"> |
3 | | - <bpmn:process id="Process_3" isExecutable="true"> |
4 | | - <bpmn:sequenceFlow id="SequenceFlow_01kucko" name="通过" sourceRef="submit_l2" targetRef="EndEvent_1qtl5sn" /> |
5 | | - <bpmn:sequenceFlow id="SequenceFlow_0m1q0y3" name="提交到经理" sourceRef="submit_l1" targetRef="submit_l2" /> |
6 | | - <bpmn:sequenceFlow id="SequenceFlow_0qizrrt" name="提交到组长" sourceRef="StartEvent_1" targetRef="submit_l1" /> |
7 | | - <bpmn:endEvent id="EndEvent_1qtl5sn" name="结束"> |
8 | | - <bpmn:incoming>SequenceFlow_01kucko</bpmn:incoming> |
9 | | - </bpmn:endEvent> |
10 | | - <bpmn:userTask id="submit_l2" name="经理审批"> |
11 | | - <bpmn:incoming>SequenceFlow_0m1q0y3</bpmn:incoming> |
12 | | - <bpmn:outgoing>SequenceFlow_01kucko</bpmn:outgoing> |
13 | | - </bpmn:userTask> |
14 | | - <bpmn:userTask id="submit_l1" name="组长审批"> |
15 | | - <bpmn:incoming>SequenceFlow_0qizrrt</bpmn:incoming> |
16 | | - <bpmn:outgoing>SequenceFlow_0m1q0y3</bpmn:outgoing> |
17 | | - </bpmn:userTask> |
18 | | - <bpmn:startEvent id="StartEvent_1" name="开始"> |
19 | | - <bpmn:outgoing>SequenceFlow_0qizrrt</bpmn:outgoing> |
20 | | - </bpmn:startEvent> |
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 | +<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:activiti="http://activiti.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:tns="http://bpmn.io/schema/bpmn" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" expressionLanguage="http://www.w3.org/1999/XPath" id="Definitions_1nzip0i" name="" targetNamespace="http://bpmn.io/schema/bpmn" typeLanguage="http://www.w3.org/2001/XMLSchema"> |
| 3 | + <bpmn:process id="Process_3" isClosed="false" isExecutable="true" processType="None"> |
| 4 | + <bpmn:sequenceFlow id="SequenceFlow_01kucko" name="閫氳�" sourceRef="submit_l2" targetRef="EndEvent_1qtl5sn"/> |
| 5 | + <bpmn:sequenceFlow id="SequenceFlow_0m1q0y3" name="éŽ»æ„ªæ°¦é’æ‰®ç²¡éžï¿½" sourceRef="submit_l1" targetRef="submit_l2"/> |
| 6 | + <bpmn:sequenceFlow id="SequenceFlow_0qizrrt" name="éŽ»æ„ªæ°¦é’æ‰®ç²é—?ï¿?" sourceRef="StartEvent_1" targetRef="submit_l1"/> |
| 7 | + <bpmn:endEvent id="EndEvent_1qtl5sn" name="ç¼æ’´æ½?"/> |
| 8 | + <bpmn:userTask activiti:exclusive="true" id="submit_l2" name="ç¼å¿•悊ç?¹â„ƒå£?"/> |
| 9 | + <bpmn:userTask activiti:exclusive="true" id="submit_l1" name="ç¼å‹¯æš±ç?¹â„ƒå£?"/> |
| 10 | + <bpmn:startEvent id="StartEvent_1" name="寮�濮�"/> |
21 | 11 | </bpmn:process> |
22 | | - <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
23 | | - <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1"> |
24 | | - <bpmndi:BPMNEdge id="SequenceFlow_0qizrrt_di" bpmnElement="SequenceFlow_0qizrrt"> |
25 | | - <di:waypoint x="399" y="175" /> |
26 | | - <di:waypoint x="399" y="218" /> |
| 12 | + <bpmndi:BPMNDiagram documentation="background=#3C3F41;count=1;horizontalcount=1;orientation=0;width=842.4;height=1195.2;imageableWidth=832.4;imageableHeight=1185.2;imageableX=5.0;imageableY=5.0" id="Diagram-_1" name="New Diagram"> |
| 13 | + <bpmndi:BPMNPlane bpmnElement="Process_3"> |
| 14 | + <bpmndi:BPMNShape bpmnElement="StartEvent_1" id="Shape-StartEvent_1"> |
| 15 | + <dc:Bounds height="32.0" width="32.0" x="381.0" y="139.0"/> |
27 | 16 | <bpmndi:BPMNLabel> |
28 | | - <dc:Bounds x="387" y="191" width="55" height="12" /> |
| 17 | + <dc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/> |
29 | 18 | </bpmndi:BPMNLabel> |
30 | | - </bpmndi:BPMNEdge> |
31 | | - <bpmndi:BPMNEdge id="SequenceFlow_0m1q0y3_di" bpmnElement="SequenceFlow_0m1q0y3"> |
32 | | - <di:waypoint x="399" y="298" /> |
33 | | - <di:waypoint x="399" y="349" /> |
| 19 | + </bpmndi:BPMNShape> |
| 20 | + <bpmndi:BPMNShape bpmnElement="submit_l1" id="Shape-submit_l1"> |
| 21 | + <dc:Bounds height="80.0" width="100.0" x="349.0" y="218.0"/> |
34 | 22 | <bpmndi:BPMNLabel> |
35 | | - <dc:Bounds x="387" y="318" width="55" height="12" /> |
| 23 | + <dc:Bounds height="80.0" width="100.0" x="0.0" y="0.0"/> |
36 | 24 | </bpmndi:BPMNLabel> |
37 | | - </bpmndi:BPMNEdge> |
38 | | - <bpmndi:BPMNEdge id="SequenceFlow_01kucko_di" bpmnElement="SequenceFlow_01kucko"> |
39 | | - <di:waypoint x="399" y="429" /> |
40 | | - <di:waypoint x="399" y="509" /> |
| 25 | + </bpmndi:BPMNShape> |
| 26 | + <bpmndi:BPMNShape bpmnElement="submit_l2" id="Shape-submit_l2"> |
| 27 | + <dc:Bounds height="80.0" width="100.0" x="349.0" y="349.0"/> |
41 | 28 | <bpmndi:BPMNLabel> |
42 | | - <dc:Bounds x="403" y="463" width="22" height="12" /> |
| 29 | + <dc:Bounds height="80.0" width="100.0" x="0.0" y="0.0"/> |
43 | 30 | </bpmndi:BPMNLabel> |
44 | | - </bpmndi:BPMNEdge> |
45 | | - <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> |
46 | | - <dc:Bounds x="381" y="139" width="36" height="36" /> |
| 31 | + </bpmndi:BPMNShape> |
| 32 | + <bpmndi:BPMNShape bpmnElement="EndEvent_1qtl5sn" id="Shape-EndEvent_1qtl5sn"> |
| 33 | + <dc:Bounds height="32.0" width="32.0" x="381.0" y="508.940620782726"/> |
47 | 34 | <bpmndi:BPMNLabel> |
48 | | - <dc:Bounds x="388" y="109" width="22" height="12" /> |
| 35 | + <dc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/> |
49 | 36 | </bpmndi:BPMNLabel> |
50 | 37 | </bpmndi:BPMNShape> |
51 | | - <bpmndi:BPMNShape id="Task_1fagygb_di" bpmnElement="submit_l1"> |
52 | | - <dc:Bounds x="349" y="218" width="100" height="80" /> |
53 | | - </bpmndi:BPMNShape> |
54 | | - <bpmndi:BPMNShape id="Task_1hixbr3_di" bpmnElement="submit_l2"> |
55 | | - <dc:Bounds x="349" y="349" width="100" height="80" /> |
56 | | - </bpmndi:BPMNShape> |
57 | | - <bpmndi:BPMNShape id="EndEvent_1qtl5sn_di" bpmnElement="EndEvent_1qtl5sn"> |
58 | | - <dc:Bounds x="381" y="508.940620782726" width="36" height="36" /> |
| 38 | + <bpmndi:BPMNEdge bpmnElement="SequenceFlow_01kucko" id="BPMNEdge_SequenceFlow_01kucko" sourceElement="submit_l2" targetElement="EndEvent_1qtl5sn"> |
| 39 | + <di:waypoint x="397.0" y="429.0"/> |
| 40 | + <di:waypoint x="397.0" y="509.0"/> |
59 | 41 | <bpmndi:BPMNLabel> |
60 | | - <dc:Bounds x="389" y="549" width="22" height="12" /> |
| 42 | + <dc:Bounds height="12.0" width="22.0" x="403.0" y="463.0"/> |
61 | 43 | </bpmndi:BPMNLabel> |
62 | | - </bpmndi:BPMNShape> |
| 44 | + </bpmndi:BPMNEdge> |
| 45 | + <bpmndi:BPMNEdge bpmnElement="SequenceFlow_0m1q0y3" id="BPMNEdge_SequenceFlow_0m1q0y3" sourceElement="submit_l1" targetElement="submit_l2"> |
| 46 | + <di:waypoint x="399.0" y="298.0"/> |
| 47 | + <di:waypoint x="399.0" y="349.0"/> |
| 48 | + <bpmndi:BPMNLabel> |
| 49 | + <dc:Bounds height="12.0" width="55.0" x="387.0" y="318.0"/> |
| 50 | + </bpmndi:BPMNLabel> |
| 51 | + </bpmndi:BPMNEdge> |
| 52 | + <bpmndi:BPMNEdge bpmnElement="SequenceFlow_0qizrrt" id="BPMNEdge_SequenceFlow_0qizrrt" sourceElement="StartEvent_1" targetElement="submit_l1"> |
| 53 | + <di:waypoint x="397.0" y="171.0"/> |
| 54 | + <di:waypoint x="397.0" y="218.0"/> |
| 55 | + <bpmndi:BPMNLabel> |
| 56 | + <dc:Bounds height="12.0" width="55.0" x="387.0" y="191.0"/> |
| 57 | + </bpmndi:BPMNLabel> |
| 58 | + </bpmndi:BPMNEdge> |
63 | 59 | </bpmndi:BPMNPlane> |
64 | 60 | </bpmndi:BPMNDiagram> |
65 | 61 | </bpmn:definitions> |
0 commit comments