<?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:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:tns="http://www.activiti.org/test" 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="m1582525263703" name="" targetNamespace="http://www.activiti.org/test" typeLanguage="http://www.w3.org/2001/XMLSchema">
<process id="qj.qjv1" isClosed="false" isExecutable="true" name="请假 v1" processType="None">
<userTask activiti:assignee="${nextperson}" activiti:exclusive="true" id="ACTIVITI-4b5b33e366a96004dc290ad2905fcf7b" name="用户任务"/>
<startEvent id="ACTIVITI-5545357890a62a735665fd4a3dedd9e3" name="开始"/>
<endEvent id="ACTIVITI-a11614f42939a475224990a3f5641669" name="结束"/>
<sequenceFlow id="ACTIVITI-0b5589e49cf43f7036b4a9e1223cb5f6" sourceRef="ACTIVITI-4b5b33e366a96004dc290ad2905fcf7b" targetRef="ACTIVITI-a11614f42939a475224990a3f5641669">
</sequenceFlow>
<sequenceFlow id="ACTIVITI-b4db835a3314317a1ffc820a24827b09" sourceRef="ACTIVITI-5545357890a62a735665fd4a3dedd9e3" targetRef="ACTIVITI-4b5b33e366a96004dc290ad2905fcf7b">
</sequenceFlow>
</process>
</definitions>
-
由 ibizdev 提交于4055e645