delete 无用流程图
This commit is contained in:
@@ -1,58 +0,0 @@
|
||||
<?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="leave" isExecutable="true">
|
||||
<startEvent id="startEvent"/>
|
||||
<userTask id="cjccsqd" name="创建出差申请单" activiti:assignee="zhangsan"/>
|
||||
<userTask id="bmjlsp" name="部门经理审批"/>
|
||||
<endEvent id="endEvent"/>
|
||||
<sequenceFlow id="flow2" sourceRef="cjccsqd" targetRef="bmjlsp"/>
|
||||
<userTask id="zjlsp" name="总经理审批"/>
|
||||
<userTask id="cwsp" name="财务审批"/>
|
||||
<sequenceFlow id="flow3" sourceRef="bmjlsp" targetRef="zjlsp"/>
|
||||
<sequenceFlow id="flow4" sourceRef="zjlsp" targetRef="cwsp"/>
|
||||
<sequenceFlow id="flow5" sourceRef="cwsp" targetRef="endEvent"/>
|
||||
<sequenceFlow id="sid-caa4e7b3-8626-4758-a201-74e1fe72601e" sourceRef="startEvent" targetRef="cjccsqd"/>
|
||||
</process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_leave">
|
||||
<bpmndi:BPMNPlane bpmnElement="leave" id="BPMNPlane_leave">
|
||||
<bpmndi:BPMNShape id="shape-7bb59e4a-c557-48dd-b254-89b2e90f6fa8" bpmnElement="startEvent">
|
||||
<omgdc:Bounds x="-76.244156" y="-335.0" width="30.0" height="30.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="shape-f744c950-306b-4342-b25e-9886bffdddfb" bpmnElement="cjccsqd">
|
||||
<omgdc:Bounds x="-111.244156" y="-255.0" width="100.0" height="80.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="sid-3fc907a2-e576-416d-9c8d-677a2e3891ce" bpmnElement="bmjlsp">
|
||||
<omgdc:Bounds x="-111.244156" y="-122.5" width="100.0" height="80.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="shape-c0bbeff5-6ce2-4924-90ae-446330da4eb9" bpmnElement="endEvent">
|
||||
<omgdc:Bounds x="-76.244156" y="310.0" width="30.0" height="30.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="edge-46ddaf30-9f01-40c5-9764-ebeacfde78c1" bpmnElement="flow2">
|
||||
<omgdi:waypoint x="-61.244156" y="-175.0"/>
|
||||
<omgdi:waypoint x="-61.244156" y="-122.5"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="sid-04014a4e-1b8a-46c2-b52e-c480153094b2" bpmnElement="zjlsp">
|
||||
<omgdc:Bounds x="-111.244156" y="16.31935" width="100.0" height="80.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="shape-7168113b-1def-4144-b8ad-f6b363fcbccc" bpmnElement="cwsp">
|
||||
<omgdc:Bounds x="-111.244156" y="160.0" width="100.0" height="80.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="edge-291c1296-3f84-48bd-b8be-0f85c8183e20" bpmnElement="flow3">
|
||||
<omgdi:waypoint x="-61.244156" y="-42.5"/>
|
||||
<omgdi:waypoint x="-61.244156" y="16.31935"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="edge-b95fa62c-bb0b-46a0-9a08-f60ccff10444" bpmnElement="flow4">
|
||||
<omgdi:waypoint x="-61.244156" y="96.31935"/>
|
||||
<omgdi:waypoint x="-61.244156" y="160.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="edge-dde02104-fe50-4028-8bf9-9711e38c8ad0" bpmnElement="flow5">
|
||||
<omgdi:waypoint x="-61.244156" y="240.0"/>
|
||||
<omgdi:waypoint x="-61.244164" y="310.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="edge-07f83931-402e-4341-8686-14383baa08e6" bpmnElement="sid-caa4e7b3-8626-4758-a201-74e1fe72601e">
|
||||
<omgdi:waypoint x="-61.244156" y="-305.0"/>
|
||||
<omgdi:waypoint x="-61.244156" y="-255.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</definitions>
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB |
@@ -1,78 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" 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:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1dx83c4" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.13.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.19.0">
|
||||
<bpmn:process id="Process_17bj7d9" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0ln2zen</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0ln2zen" sourceRef="StartEvent_1" targetRef="Activity_0v98tow" />
|
||||
<bpmn:userTask id="Activity_0v98tow" name="创建出差申请单">
|
||||
<bpmn:incoming>Flow_0ln2zen</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1dmfby6</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1dmfby6" sourceRef="Activity_0v98tow" targetRef="Activity_1d2la4l" />
|
||||
<bpmn:userTask id="Activity_1d2la4l" name="部门经理审批">
|
||||
<bpmn:incoming>Flow_1dmfby6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0hkyh3o</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0hkyh3o" sourceRef="Activity_1d2la4l" targetRef="Activity_1dz3u0m" />
|
||||
<bpmn:userTask id="Activity_1dz3u0m" name="总经理审批">
|
||||
<bpmn:incoming>Flow_0hkyh3o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0iw6bki</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0iw6bki" sourceRef="Activity_1dz3u0m" targetRef="Activity_0m576ex" />
|
||||
<bpmn:userTask id="Activity_0m576ex" name="财务审批">
|
||||
<bpmn:incoming>Flow_0iw6bki</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0stcykp</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:endEvent id="Event_17e1txx">
|
||||
<bpmn:incoming>Flow_0stcykp</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0stcykp" sourceRef="Activity_0m576ex" targetRef="Event_17e1txx" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_17bj7d9">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1m8g93w_di" bpmnElement="Activity_0v98tow">
|
||||
<dc:Bounds x="270" y="77" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16f180l_di" bpmnElement="Activity_1d2la4l">
|
||||
<dc:Bounds x="430" y="77" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_01vt5l3_di" bpmnElement="Activity_1dz3u0m">
|
||||
<dc:Bounds x="590" y="77" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0k1zkgx_di" bpmnElement="Activity_0m576ex">
|
||||
<dc:Bounds x="750" y="77" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_17e1txx_di" bpmnElement="Event_17e1txx">
|
||||
<dc:Bounds x="912" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0ln2zen_di" bpmnElement="Flow_0ln2zen">
|
||||
<di:waypoint x="215" y="117" />
|
||||
<di:waypoint x="270" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1dmfby6_di" bpmnElement="Flow_1dmfby6">
|
||||
<di:waypoint x="370" y="117" />
|
||||
<di:waypoint x="430" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0hkyh3o_di" bpmnElement="Flow_0hkyh3o">
|
||||
<di:waypoint x="530" y="117" />
|
||||
<di:waypoint x="590" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0iw6bki_di" bpmnElement="Flow_0iw6bki">
|
||||
<di:waypoint x="690" y="117" />
|
||||
<di:waypoint x="750" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0stcykp_di" bpmnElement="Flow_0stcykp">
|
||||
<di:waypoint x="850" y="117" />
|
||||
<di:waypoint x="912" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
@@ -1,101 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" 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:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1dx83c4" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.13.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.19.0">
|
||||
<bpmn:process id="Process_17bj7d9" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0ln2zen</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0ln2zen" sourceRef="StartEvent_1" targetRef="Activity_0v98tow"/>
|
||||
<bpmn:userTask id="Activity_0v98tow" name="创建出差申请单">
|
||||
<bpmn:incoming>Flow_0ln2zen</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1dmfby6</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:userTask id="Activity_1d2la4l" name="部门经理审批">
|
||||
<bpmn:incoming>Flow_1dmfby6</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0hkyh3o</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0hkyh3o" sourceRef="Activity_1d2la4l" targetRef="sid-7e61e8d8-6fdd-44f2-bcce-d958a01ccdd6"/>
|
||||
<bpmn:userTask id="Activity_1dz3u0m" name="总经理审批">
|
||||
<bpmn:incoming>Flow_0hkyh3o</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0iw6bki</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0iw6bki" sourceRef="Activity_1dz3u0m" targetRef="Activity_0m576ex"/>
|
||||
<bpmn:userTask id="Activity_0m576ex" name="财务审批">
|
||||
<bpmn:incoming>Flow_0iw6bki</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0stcykp</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:endEvent id="Event_17e1txx">
|
||||
<bpmn:incoming>Flow_0stcykp</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0stcykp" sourceRef="Activity_0m576ex" targetRef="Event_17e1txx"/>
|
||||
<exclusiveGateway xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" id="sid-7e61e8d8-6fdd-44f2-bcce-d958a01ccdd6"/>
|
||||
<sequenceFlow xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" id="sid-c3dde41e-b30f-46ba-b24d-cb2a0c347331" sourceRef="Activity_0v98tow" targetRef="Activity_1d2la4l"/>
|
||||
<sequenceFlow xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" id="sid-b8145ac3-c476-4c31-b13a-930ed131c96c" sourceRef="sid-7e61e8d8-6fdd-44f2-bcce-d958a01ccdd6" targetRef="Activity_1dz3u0m">
|
||||
<conditionExpression xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="tFormalExpression"/>
|
||||
</sequenceFlow>
|
||||
<sequenceFlow xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" id="sid-ffd9ede1-5cb5-4db2-a5f2-cc3951f7ea6d" sourceRef="sid-7e61e8d8-6fdd-44f2-bcce-d958a01ccdd6" targetRef="Activity_0v98tow">
|
||||
<conditionExpression xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="tFormalExpression"/>
|
||||
</sequenceFlow>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_17bj7d9">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="69.0" y="104.0" width="36" height="36"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1m8g93w_di" bpmnElement="Activity_0v98tow">
|
||||
<dc:Bounds x="160.0" y="82.0" width="100" height="80"/>
|
||||
<bpmndi:BPMNLabel/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_16f180l_di" bpmnElement="Activity_1d2la4l">
|
||||
<dc:Bounds x="320.0" y="82.0" width="100" height="80"/>
|
||||
<bpmndi:BPMNLabel/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_01vt5l3_di" bpmnElement="Activity_1dz3u0m">
|
||||
<dc:Bounds x="590.0" y="82.0" width="100" height="80"/>
|
||||
<bpmndi:BPMNLabel/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0k1zkgx_di" bpmnElement="Activity_0m576ex">
|
||||
<dc:Bounds x="750.0" y="82.0" width="100" height="80"/>
|
||||
<bpmndi:BPMNLabel/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_17e1txx_di" bpmnElement="Event_17e1txx">
|
||||
<dc:Bounds x="912.0" y="104.0" width="36" height="36"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0ln2zen_di" bpmnElement="Flow_0ln2zen">
|
||||
<di:waypoint x="105.0" y="122.0"/>
|
||||
<di:waypoint x="160.0" y="122.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0hkyh3o_di" bpmnElement="Flow_0hkyh3o">
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="420.0" y="122.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="452.5" y="122.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="485.0" y="122.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0iw6bki_di" bpmnElement="Flow_0iw6bki">
|
||||
<di:waypoint x="690.0" y="122.0"/>
|
||||
<di:waypoint x="750.0" y="122.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0stcykp_di" bpmnElement="Flow_0stcykp">
|
||||
<di:waypoint x="850.0" y="122.0"/>
|
||||
<di:waypoint x="912.0" y="122.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="shape-85ce903d-a4e4-469a-93bb-2fb7321e41bf" bpmnElement="sid-7e61e8d8-6fdd-44f2-bcce-d958a01ccdd6">
|
||||
<omgdc:Bounds xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" x="485.0" y="102.0" width="40.0" height="40.0"/>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="edge-3493898d-891e-408f-96fe-81d806172ffa" bpmnElement="sid-c3dde41e-b30f-46ba-b24d-cb2a0c347331">
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="260.0" y="122.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="320.0" y="122.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="edge-d9c4f54c-8a02-4d33-879d-d6829bd0f579" bpmnElement="sid-b8145ac3-c476-4c31-b13a-930ed131c96c">
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="525.0" y="122.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="557.5" y="122.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="590.0" y="122.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="edge-4063bffe-b884-4991-b347-42feb72f73ff" bpmnElement="sid-ffd9ede1-5cb5-4db2-a5f2-cc3951f7ea6d">
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="505.0" y="142.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="504.99997" y="245.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="355.0" y="245.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="225.0" y="245.0"/>
|
||||
<omgdi:waypoint xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" x="225.0" y="155.0"/>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
@@ -1,103 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<definitions xmlns="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:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" expressionLanguage="http://www.w3.org/1999/XPath" id="m1690955946000" name="" targetNamespace="http://www.activiti.org/testm1690955946000" typeLanguage="http://www.w3.org/2001/XMLSchema">
|
||||
<process id="leave-application" isClosed="false" isExecutable="true" name="请假申请" processType="None">
|
||||
<startEvent id="_2" name="StartEvent"/>
|
||||
<userTask activiti:assignee="${assignee0}" activiti:exclusive="true" id="_3" name="创建请假申请"/>
|
||||
<sequenceFlow id="_4" sourceRef="_2" targetRef="_3"/>
|
||||
<userTask activiti:assignee="${assignee1}" activiti:exclusive="true" id="_5" name="组长审批"/>
|
||||
<sequenceFlow id="_6" sourceRef="_3" targetRef="_5"/>
|
||||
<userTask activiti:assignee="${assignee2}" activiti:exclusive="true" id="_7" name="技术总监审批"/>
|
||||
<sequenceFlow id="_8" name="请假天数大于等于3天" sourceRef="_5" targetRef="_7">
|
||||
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${days >= 3}]]></conditionExpression>
|
||||
</sequenceFlow>
|
||||
<userTask activiti:assignee="${assignee3}" activiti:exclusive="true" id="_9" name="人事审批"/>
|
||||
<sequenceFlow id="_10" name="请假天数小于3天" sourceRef="_5" targetRef="_9">
|
||||
<conditionExpression xsi:type="tFormalExpression"><![CDATA[${days < 3}]]></conditionExpression>
|
||||
</sequenceFlow>
|
||||
<sequenceFlow id="_11" sourceRef="_7" targetRef="_9"/>
|
||||
<endEvent id="_12" name="EndEvent"/>
|
||||
<sequenceFlow id="_13" sourceRef="_9" targetRef="_12"/>
|
||||
</process>
|
||||
<bpmndi:BPMNDiagram documentation="background=#FFFFFF;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">
|
||||
<bpmndi:BPMNPlane bpmnElement="leave-application">
|
||||
<bpmndi:BPMNShape bpmnElement="_2" id="Shape-_2">
|
||||
<dc:Bounds height="32.0" width="32.0" x="35.0" y="380.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_3" id="Shape-_3">
|
||||
<dc:Bounds height="55.0" width="85.0" x="145.0" y="330.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_5" id="Shape-_5">
|
||||
<dc:Bounds height="55.0" width="85.0" x="300.0" y="330.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_7" id="Shape-_7">
|
||||
<dc:Bounds height="55.0" width="85.0" x="505.0" y="255.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_9" id="Shape-_9">
|
||||
<dc:Bounds height="55.0" width="85.0" x="510.0" y="450.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape bpmnElement="_12" id="Shape-_12">
|
||||
<dc:Bounds height="32.0" width="32.0" x="660.0" y="365.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge bpmnElement="_13" id="BPMNEdge__13" sourceElement="_9" targetElement="_12">
|
||||
<di:waypoint x="610.0" y="477.5"/>
|
||||
<di:waypoint x="660.0" y="381.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_4" id="BPMNEdge__4" sourceElement="_2" targetElement="_3">
|
||||
<di:waypoint x="82.0" y="396.0"/>
|
||||
<di:waypoint x="145.0" y="357.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_6" id="BPMNEdge__6" sourceElement="_3" targetElement="_5">
|
||||
<di:waypoint x="245.0" y="357.5"/>
|
||||
<di:waypoint x="300.0" y="357.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_8" id="BPMNEdge__8" sourceElement="_5" targetElement="_7">
|
||||
<di:waypoint x="400.0" y="357.5"/>
|
||||
<di:waypoint x="505.0" y="282.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_11" id="BPMNEdge__11" sourceElement="_7" targetElement="_9">
|
||||
<di:waypoint x="550.0" y="325.0"/>
|
||||
<di:waypoint x="550.0" y="450.0"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge bpmnElement="_10" id="BPMNEdge__10" sourceElement="_5" targetElement="_9">
|
||||
<di:waypoint x="400.0" y="357.5"/>
|
||||
<di:waypoint x="510.0" y="477.5"/>
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</definitions>
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
@@ -1,68 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<definitions xmlns:bpmn="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:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="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/test">
|
||||
<bpmn:process id="test_countersign" name="测试会签流程" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_11ole3t</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="start_process" name="提出申请" activiti:assignee="${creator}">
|
||||
<bpmn:incoming>Flow_11ole3t</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_14ls1wj</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_11ole3t" sourceRef="StartEvent_1" targetRef="start_process" />
|
||||
<bpmn:userTask id="countersign" name="多人会签" activiti:assignee="${leader}">
|
||||
<bpmn:incoming>Flow_14ls1wj</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1lnd67n</bpmn:outgoing>
|
||||
<bpmn:multiInstanceLoopCharacteristics activiti:collection="leaderList" activiti:elementVariable="leader">
|
||||
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances==nrOfCompletedInstances}</bpmn:completionCondition>
|
||||
</bpmn:multiInstanceLoopCharacteristics>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_14ls1wj" sourceRef="start_process" targetRef="countersign" />
|
||||
<bpmn:userTask id="end_process" name="汇总" activiti:assignee="${creator}">
|
||||
<bpmn:incoming>Flow_1lnd67n</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1sn8gxp</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1lnd67n" sourceRef="countersign" targetRef="end_process" />
|
||||
<bpmn:endEvent id="Event_1tpa9t3">
|
||||
<bpmn:incoming>Flow_1sn8gxp</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1sn8gxp" sourceRef="end_process" targetRef="Event_1tpa9t3" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="test_countersign">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="179" y="79" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1mn9ou0_di" bpmnElement="start_process">
|
||||
<dc:Bounds x="270" y="57" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_182083l_di" bpmnElement="countersign">
|
||||
<dc:Bounds x="430" y="57" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0g2pw4w_di" bpmnElement="end_process">
|
||||
<dc:Bounds x="590" y="57" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1tpa9t3_di" bpmnElement="Event_1tpa9t3">
|
||||
<dc:Bounds x="752" y="79" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_11ole3t_di" bpmnElement="Flow_11ole3t">
|
||||
<di:waypoint x="215" y="97" />
|
||||
<di:waypoint x="270" y="97" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_14ls1wj_di" bpmnElement="Flow_14ls1wj">
|
||||
<di:waypoint x="370" y="97" />
|
||||
<di:waypoint x="430" y="97" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1lnd67n_di" bpmnElement="Flow_1lnd67n">
|
||||
<di:waypoint x="530" y="97" />
|
||||
<di:waypoint x="590" y="97" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1sn8gxp_di" bpmnElement="Flow_1sn8gxp">
|
||||
<di:waypoint x="690" y="97" />
|
||||
<di:waypoint x="752" y="97" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</definitions>
|
||||
@@ -1,201 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="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:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="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/test">
|
||||
<bpmn:process id="Process_0cf4pr1" name="测试包含网关" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0i0hzyg</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="fggcsfq" name="法规工程师发起" activiti:assignee="${standardsEngineer}">
|
||||
<bpmn:incoming>Flow_0i0hzyg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0u18sl2</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0i0hzyg" sourceRef="StartEvent_1" targetRef="fggcsfq" />
|
||||
<bpmn:subProcess id="Activity_1my1to4">
|
||||
<bpmn:incoming>Flow_0u18sl2</bpmn:incoming>
|
||||
<bpmn:multiInstanceLoopCharacteristics activiti:collection="managerLeaderList" activiti:elementVariable="managerLeader">
|
||||
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
|
||||
</bpmn:multiInstanceLoopCharacteristics>
|
||||
<bpmn:inclusiveGateway id="Gateway_1ln1r2y">
|
||||
<bpmn:incoming>Flow_0pytwjo</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_06h6lfw</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0vi08mv</bpmn:outgoing>
|
||||
</bpmn:inclusiveGateway>
|
||||
<bpmn:subProcess id="Activity_1umytjg">
|
||||
<bpmn:incoming>Flow_06h6lfw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1jtxjiu</bpmn:outgoing>
|
||||
<bpmn:multiInstanceLoopCharacteristics activiti:collection="moduleOwnerList" activiti:elementVariable="moduleOwner">
|
||||
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
|
||||
</bpmn:multiInstanceLoopCharacteristics>
|
||||
<bpmn:startEvent id="Event_00jr6tg">
|
||||
<bpmn:outgoing>Flow_027c9z5</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_027c9z5" sourceRef="Event_00jr6tg" targetRef="Activity_12crpu3" />
|
||||
<bpmn:endEvent id="Event_1y3lk24">
|
||||
<bpmn:incoming>Flow_0xzuhfi</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0xzuhfi" sourceRef="Activity_12crpu3" targetRef="Event_1y3lk24" />
|
||||
<bpmn:userTask id="Activity_12crpu3" activiti:assignee="${moduleOwner}">
|
||||
<bpmn:incoming>Flow_027c9z5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0xzuhfi</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:subProcess id="Activity_1k9ac8p">
|
||||
<bpmn:incoming>Flow_0vi08mv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gcrefp</bpmn:outgoing>
|
||||
<bpmn:multiInstanceLoopCharacteristics activiti:collection="notInvolvedModuleOwnerList" activiti:elementVariable="moduleOwner">
|
||||
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
|
||||
</bpmn:multiInstanceLoopCharacteristics>
|
||||
<bpmn:startEvent id="Event_1skhgh1">
|
||||
<bpmn:outgoing>Flow_0wpms9y</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0wpms9y" sourceRef="Event_1skhgh1" targetRef="Activity_03zphul" />
|
||||
<bpmn:endEvent id="Event_1oenxqp">
|
||||
<bpmn:incoming>Flow_1qfbpbk</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1qfbpbk" sourceRef="Activity_03zphul" targetRef="Event_1oenxqp" />
|
||||
<bpmn:userTask id="Activity_03zphul" activiti:assignee="${moduleOwner}">
|
||||
<bpmn:incoming>Flow_0wpms9y</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qfbpbk</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:inclusiveGateway id="Gateway_1dr3v17">
|
||||
<bpmn:incoming>Flow_1jtxjiu</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0gcrefp</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_14fuzs6</bpmn:outgoing>
|
||||
</bpmn:inclusiveGateway>
|
||||
<bpmn:endEvent id="Event_0c8m4rm">
|
||||
<bpmn:incoming>Flow_14fuzs6</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_06h6lfw" sourceRef="Gateway_1ln1r2y" targetRef="Activity_1umytjg">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${moduleOwnerListSize > 0}</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0vi08mv" sourceRef="Gateway_1ln1r2y" targetRef="Activity_1k9ac8p">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${notInvolvedModuleOwnerListSize > 0}</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_1jtxjiu" sourceRef="Activity_1umytjg" targetRef="Gateway_1dr3v17" />
|
||||
<bpmn:sequenceFlow id="Flow_0gcrefp" sourceRef="Activity_1k9ac8p" targetRef="Gateway_1dr3v17" />
|
||||
<bpmn:sequenceFlow id="Flow_14fuzs6" sourceRef="Gateway_1dr3v17" targetRef="Event_0c8m4rm" />
|
||||
<bpmn:userTask id="Activity_098s458" activiti:assignee="${managerLeader}">
|
||||
<bpmn:incoming>Flow_1qq4yi2</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0pytwjo</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0pytwjo" sourceRef="Activity_098s458" targetRef="Gateway_1ln1r2y" />
|
||||
<bpmn:startEvent id="Event_13tc039">
|
||||
<bpmn:outgoing>Flow_1qq4yi2</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1qq4yi2" sourceRef="Event_13tc039" targetRef="Activity_098s458" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_0u18sl2" sourceRef="fggcsfq" targetRef="Activity_1my1to4" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_0cf4pr1">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="159" y="309" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_03wwtxl_di" bpmnElement="fggcsfq">
|
||||
<dc:Bounds x="250" y="287" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1my1to4_di" bpmnElement="Activity_1my1to4" isExpanded="true">
|
||||
<dc:Bounds x="440" y="70" width="1200" height="620" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1qbirle_di" bpmnElement="Gateway_1ln1r2y">
|
||||
<dc:Bounds x="735" y="362" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0vcmctu_di" bpmnElement="Gateway_1dr3v17">
|
||||
<dc:Bounds x="1345" y="362" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0c8m4rm_di" bpmnElement="Event_0c8m4rm">
|
||||
<dc:Bounds x="1502" y="369" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1h7whkq_di" bpmnElement="Activity_098s458">
|
||||
<dc:Bounds x="580" y="347" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_13tc039_di" bpmnElement="Event_13tc039">
|
||||
<dc:Bounds x="482" y="369" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1umytjg_di" bpmnElement="Activity_1umytjg" isExpanded="true">
|
||||
<dc:Bounds x="890" y="140" width="350" height="200" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_00jr6tg_di" bpmnElement="Event_00jr6tg">
|
||||
<dc:Bounds x="912" y="222" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1y3lk24_di" bpmnElement="Event_1y3lk24">
|
||||
<dc:Bounds x="1152" y="222" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0m5eikj_di" bpmnElement="Activity_12crpu3">
|
||||
<dc:Bounds x="1000" y="200" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_027c9z5_di" bpmnElement="Flow_027c9z5">
|
||||
<di:waypoint x="948" y="240" />
|
||||
<di:waypoint x="1000" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0xzuhfi_di" bpmnElement="Flow_0xzuhfi">
|
||||
<di:waypoint x="1100" y="240" />
|
||||
<di:waypoint x="1152" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1g8y2db" bpmnElement="Activity_1k9ac8p" isExpanded="true">
|
||||
<dc:Bounds x="890" y="430" width="350" height="200" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1skhgh1_di" bpmnElement="Event_1skhgh1">
|
||||
<dc:Bounds x="912" y="522" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1oenxqp_di" bpmnElement="Event_1oenxqp">
|
||||
<dc:Bounds x="1152" y="522" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_08l35mq_di" bpmnElement="Activity_03zphul">
|
||||
<dc:Bounds x="1000" y="500" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0wpms9y_di" bpmnElement="Flow_0wpms9y">
|
||||
<di:waypoint x="948" y="540" />
|
||||
<di:waypoint x="1000" y="540" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qfbpbk_di" bpmnElement="Flow_1qfbpbk">
|
||||
<di:waypoint x="1100" y="540" />
|
||||
<di:waypoint x="1152" y="540" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0pytwjo_di" bpmnElement="Flow_0pytwjo">
|
||||
<di:waypoint x="680" y="387" />
|
||||
<di:waypoint x="735" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_06h6lfw_di" bpmnElement="Flow_06h6lfw">
|
||||
<di:waypoint x="785" y="387" />
|
||||
<di:waypoint x="828" y="387" />
|
||||
<di:waypoint x="828" y="240" />
|
||||
<di:waypoint x="890" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vi08mv_di" bpmnElement="Flow_0vi08mv">
|
||||
<di:waypoint x="785" y="387" />
|
||||
<di:waypoint x="833" y="387" />
|
||||
<di:waypoint x="833" y="530" />
|
||||
<di:waypoint x="890" y="530" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1jtxjiu_di" bpmnElement="Flow_1jtxjiu">
|
||||
<di:waypoint x="1240" y="240" />
|
||||
<di:waypoint x="1290" y="240" />
|
||||
<di:waypoint x="1290" y="387" />
|
||||
<di:waypoint x="1345" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0gcrefp_di" bpmnElement="Flow_0gcrefp">
|
||||
<di:waypoint x="1240" y="530" />
|
||||
<di:waypoint x="1293" y="530" />
|
||||
<di:waypoint x="1293" y="387" />
|
||||
<di:waypoint x="1345" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_14fuzs6_di" bpmnElement="Flow_14fuzs6">
|
||||
<di:waypoint x="1395" y="387" />
|
||||
<di:waypoint x="1502" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qq4yi2_di" bpmnElement="Flow_1qq4yi2">
|
||||
<di:waypoint x="518" y="387" />
|
||||
<di:waypoint x="580" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0i0hzyg_di" bpmnElement="Flow_0i0hzyg">
|
||||
<di:waypoint x="195" y="327" />
|
||||
<di:waypoint x="250" y="327" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0u18sl2_di" bpmnElement="Flow_0u18sl2">
|
||||
<di:waypoint x="350" y="327" />
|
||||
<di:waypoint x="440" y="327" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
@@ -1,201 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1o3mpn0" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.13.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.19.0">
|
||||
<bpmn:process id="Process_0cf4pr1" name="测试包含网关" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0i0hzyg</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:userTask id="fggcsfq" name="法规工程师发起" camunda:assignee="${standardsEngineer}">
|
||||
<bpmn:incoming>Flow_0i0hzyg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0u18sl2</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0i0hzyg" sourceRef="StartEvent_1" targetRef="fggcsfq" />
|
||||
<bpmn:subProcess id="Activity_1my1to4">
|
||||
<bpmn:incoming>Flow_0u18sl2</bpmn:incoming>
|
||||
<bpmn:multiInstanceLoopCharacteristics camunda:collection="managerLeaderList" camunda:elementVariable="managerLeader">
|
||||
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
|
||||
</bpmn:multiInstanceLoopCharacteristics>
|
||||
<bpmn:inclusiveGateway id="Gateway_1ln1r2y">
|
||||
<bpmn:incoming>Flow_0pytwjo</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_06h6lfw</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0vi08mv</bpmn:outgoing>
|
||||
</bpmn:inclusiveGateway>
|
||||
<bpmn:subProcess id="Activity_1umytjg">
|
||||
<bpmn:incoming>Flow_06h6lfw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1jtxjiu</bpmn:outgoing>
|
||||
<bpmn:multiInstanceLoopCharacteristics camunda:collection="moduleOwnerList" camunda:elementVariable="moduleOwner">
|
||||
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
|
||||
</bpmn:multiInstanceLoopCharacteristics>
|
||||
<bpmn:startEvent id="Event_00jr6tg">
|
||||
<bpmn:outgoing>Flow_027c9z5</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_027c9z5" sourceRef="Event_00jr6tg" targetRef="Activity_12crpu3" />
|
||||
<bpmn:endEvent id="Event_1y3lk24">
|
||||
<bpmn:incoming>Flow_0xzuhfi</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0xzuhfi" sourceRef="Activity_12crpu3" targetRef="Event_1y3lk24" />
|
||||
<bpmn:userTask id="Activity_12crpu3" camunda:assignee="${moduleOwner}">
|
||||
<bpmn:incoming>Flow_027c9z5</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0xzuhfi</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:subProcess id="Activity_1k9ac8p">
|
||||
<bpmn:incoming>Flow_0vi08mv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0gcrefp</bpmn:outgoing>
|
||||
<bpmn:multiInstanceLoopCharacteristics camunda:collection="notInvolvedModuleOwnerList" camunda:elementVariable="moduleOwner">
|
||||
<bpmn:completionCondition xsi:type="bpmn:tFormalExpression">${nrOfInstances == nrOfCompletedInstances}</bpmn:completionCondition>
|
||||
</bpmn:multiInstanceLoopCharacteristics>
|
||||
<bpmn:startEvent id="Event_1skhgh1">
|
||||
<bpmn:outgoing>Flow_0wpms9y</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0wpms9y" sourceRef="Event_1skhgh1" targetRef="Activity_03zphul" />
|
||||
<bpmn:endEvent id="Event_1oenxqp">
|
||||
<bpmn:incoming>Flow_1qfbpbk</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1qfbpbk" sourceRef="Activity_03zphul" targetRef="Event_1oenxqp" />
|
||||
<bpmn:userTask id="Activity_03zphul" camunda:assignee="${moduleOwner}">
|
||||
<bpmn:incoming>Flow_0wpms9y</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1qfbpbk</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
</bpmn:subProcess>
|
||||
<bpmn:inclusiveGateway id="Gateway_1dr3v17">
|
||||
<bpmn:incoming>Flow_1jtxjiu</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0gcrefp</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_14fuzs6</bpmn:outgoing>
|
||||
</bpmn:inclusiveGateway>
|
||||
<bpmn:endEvent id="Event_0c8m4rm">
|
||||
<bpmn:incoming>Flow_14fuzs6</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_06h6lfw" sourceRef="Gateway_1ln1r2y" targetRef="Activity_1umytjg">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${moduleOwnerListSize > 0}</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0vi08mv" sourceRef="Gateway_1ln1r2y" targetRef="Activity_1k9ac8p">
|
||||
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${notInvolvedModuleOwnerListSize > 0}</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_1jtxjiu" sourceRef="Activity_1umytjg" targetRef="Gateway_1dr3v17" />
|
||||
<bpmn:sequenceFlow id="Flow_0gcrefp" sourceRef="Activity_1k9ac8p" targetRef="Gateway_1dr3v17" />
|
||||
<bpmn:sequenceFlow id="Flow_14fuzs6" sourceRef="Gateway_1dr3v17" targetRef="Event_0c8m4rm" />
|
||||
<bpmn:userTask id="Activity_098s458" camunda:assignee="${managerLeader}">
|
||||
<bpmn:incoming>Flow_1qq4yi2</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0pytwjo</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_0pytwjo" sourceRef="Activity_098s458" targetRef="Gateway_1ln1r2y" />
|
||||
<bpmn:startEvent id="Event_13tc039">
|
||||
<bpmn:outgoing>Flow_1qq4yi2</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1qq4yi2" sourceRef="Event_13tc039" targetRef="Activity_098s458" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_0u18sl2" sourceRef="fggcsfq" targetRef="Activity_1my1to4" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_0cf4pr1">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="159" y="309" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_03wwtxl_di" bpmnElement="fggcsfq">
|
||||
<dc:Bounds x="250" y="287" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1my1to4_di" bpmnElement="Activity_1my1to4" isExpanded="true">
|
||||
<dc:Bounds x="440" y="70" width="1200" height="620" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1qbirle_di" bpmnElement="Gateway_1ln1r2y">
|
||||
<dc:Bounds x="735" y="362" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0vcmctu_di" bpmnElement="Gateway_1dr3v17">
|
||||
<dc:Bounds x="1345" y="362" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0c8m4rm_di" bpmnElement="Event_0c8m4rm">
|
||||
<dc:Bounds x="1502" y="369" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1h7whkq_di" bpmnElement="Activity_098s458">
|
||||
<dc:Bounds x="580" y="347" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_13tc039_di" bpmnElement="Event_13tc039">
|
||||
<dc:Bounds x="482" y="369" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1umytjg_di" bpmnElement="Activity_1umytjg" isExpanded="true">
|
||||
<dc:Bounds x="890" y="140" width="350" height="200" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_00jr6tg_di" bpmnElement="Event_00jr6tg">
|
||||
<dc:Bounds x="912" y="222" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1y3lk24_di" bpmnElement="Event_1y3lk24">
|
||||
<dc:Bounds x="1152" y="222" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0m5eikj_di" bpmnElement="Activity_12crpu3">
|
||||
<dc:Bounds x="1000" y="200" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_027c9z5_di" bpmnElement="Flow_027c9z5">
|
||||
<di:waypoint x="948" y="240" />
|
||||
<di:waypoint x="1000" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0xzuhfi_di" bpmnElement="Flow_0xzuhfi">
|
||||
<di:waypoint x="1100" y="240" />
|
||||
<di:waypoint x="1152" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="BPMNShape_1g8y2db" bpmnElement="Activity_1k9ac8p" isExpanded="true">
|
||||
<dc:Bounds x="890" y="430" width="350" height="200" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1skhgh1_di" bpmnElement="Event_1skhgh1">
|
||||
<dc:Bounds x="912" y="522" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1oenxqp_di" bpmnElement="Event_1oenxqp">
|
||||
<dc:Bounds x="1152" y="522" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_08l35mq_di" bpmnElement="Activity_03zphul">
|
||||
<dc:Bounds x="1000" y="500" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0wpms9y_di" bpmnElement="Flow_0wpms9y">
|
||||
<di:waypoint x="948" y="540" />
|
||||
<di:waypoint x="1000" y="540" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qfbpbk_di" bpmnElement="Flow_1qfbpbk">
|
||||
<di:waypoint x="1100" y="540" />
|
||||
<di:waypoint x="1152" y="540" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0pytwjo_di" bpmnElement="Flow_0pytwjo">
|
||||
<di:waypoint x="680" y="387" />
|
||||
<di:waypoint x="735" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_06h6lfw_di" bpmnElement="Flow_06h6lfw">
|
||||
<di:waypoint x="785" y="387" />
|
||||
<di:waypoint x="828" y="387" />
|
||||
<di:waypoint x="828" y="240" />
|
||||
<di:waypoint x="890" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0vi08mv_di" bpmnElement="Flow_0vi08mv">
|
||||
<di:waypoint x="785" y="387" />
|
||||
<di:waypoint x="833" y="387" />
|
||||
<di:waypoint x="833" y="530" />
|
||||
<di:waypoint x="890" y="530" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1jtxjiu_di" bpmnElement="Flow_1jtxjiu">
|
||||
<di:waypoint x="1240" y="240" />
|
||||
<di:waypoint x="1290" y="240" />
|
||||
<di:waypoint x="1290" y="387" />
|
||||
<di:waypoint x="1345" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0gcrefp_di" bpmnElement="Flow_0gcrefp">
|
||||
<di:waypoint x="1240" y="530" />
|
||||
<di:waypoint x="1293" y="530" />
|
||||
<di:waypoint x="1293" y="387" />
|
||||
<di:waypoint x="1345" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_14fuzs6_di" bpmnElement="Flow_14fuzs6">
|
||||
<di:waypoint x="1395" y="387" />
|
||||
<di:waypoint x="1502" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1qq4yi2_di" bpmnElement="Flow_1qq4yi2">
|
||||
<di:waypoint x="518" y="387" />
|
||||
<di:waypoint x="580" y="387" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0i0hzyg_di" bpmnElement="Flow_0i0hzyg">
|
||||
<di:waypoint x="195" y="327" />
|
||||
<di:waypoint x="250" y="327" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0u18sl2_di" bpmnElement="Flow_0u18sl2">
|
||||
<di:waypoint x="350" y="327" />
|
||||
<di:waypoint x="440" y="327" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
Reference in New Issue
Block a user