| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 | 
							- <?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/test">
 
-   <process id="jdtxxx" name="督查提醒" isExecutable="true">
 
-     <startEvent id="startevent1" name="Start" activiti:initiator="applyUserId"></startEvent>
 
-     <userTask id="xzrytjzg" name="行政人员提交整改" activiti:candidateGroups="${role_jdtx}">
 
-       <extensionElements>
 
-         <activiti:taskListener event="create" delegateExpression="${taskVarBean}">
 
-           <activiti:field name="varName">
 
-             <activiti:string><![CDATA[var_autoComplete]]></activiti:string>
 
-           </activiti:field>
 
-           <activiti:field name="varValue">
 
-             <activiti:string><![CDATA[true]]></activiti:string>
 
-           </activiti:field>
 
-         </activiti:taskListener>
 
-       </extensionElements>
 
-     </userTask>
 
-     <sequenceFlow id="flow1" sourceRef="startevent1" targetRef="xzrytjzg"></sequenceFlow>
 
-     <userTask id="jyrqr" name="经营人确认" activiti:candidateGroups="${role_jyr}"></userTask>
 
-     <sequenceFlow id="flow2" sourceRef="xzrytjzg" targetRef="jyrqr"></sequenceFlow>
 
-     <userTask id="xzrysh" name="行政人员审核" activiti:candidateGroups="${role_jdtx}"></userTask>
 
-     <exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"></exclusiveGateway>
 
-     <sequenceFlow id="flow7" sourceRef="xzrysh" targetRef="exclusivegateway2"></sequenceFlow>
 
-     <sequenceFlow id="flow8" name="不通过" sourceRef="exclusivegateway2" targetRef="jyrqr">
 
-       <conditionExpression xsi:type="tFormalExpression"><![CDATA[${!auditPass_xzrysh}]]></conditionExpression>
 
-     </sequenceFlow>
 
-     <endEvent id="endevent1" name="End"></endEvent>
 
-     <sequenceFlow id="flow9" name="通过" sourceRef="exclusivegateway2" targetRef="endevent1">
 
-       <conditionExpression xsi:type="tFormalExpression"><![CDATA[${auditPass_xzrysh}]]></conditionExpression>
 
-     </sequenceFlow>
 
-     <sequenceFlow id="flow10" sourceRef="jyrqr" targetRef="xzrysh"></sequenceFlow>
 
-   </process>
 
-   <bpmndi:BPMNDiagram id="BPMNDiagram_jdtxxx">
 
-     <bpmndi:BPMNPlane bpmnElement="jdtxxx" id="BPMNPlane_jdtxxx">
 
-       <bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1">
 
-         <omgdc:Bounds height="35.0" width="35.0" x="150.0" y="210.0"></omgdc:Bounds>
 
-       </bpmndi:BPMNShape>
 
-       <bpmndi:BPMNShape bpmnElement="xzrytjzg" id="BPMNShape_xzrytjzg">
 
-         <omgdc:Bounds height="55.0" width="105.0" x="230.0" y="200.0"></omgdc:Bounds>
 
-       </bpmndi:BPMNShape>
 
-       <bpmndi:BPMNShape bpmnElement="jyrqr" id="BPMNShape_jyrqr">
 
-         <omgdc:Bounds height="55.0" width="105.0" x="390.0" y="200.0"></omgdc:Bounds>
 
-       </bpmndi:BPMNShape>
 
-       <bpmndi:BPMNShape bpmnElement="xzrysh" id="BPMNShape_xzrysh">
 
-         <omgdc:Bounds height="55.0" width="105.0" x="590.0" y="200.0"></omgdc:Bounds>
 
-       </bpmndi:BPMNShape>
 
-       <bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2">
 
-         <omgdc:Bounds height="40.0" width="40.0" x="622.0" y="370.0"></omgdc:Bounds>
 
-       </bpmndi:BPMNShape>
 
-       <bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1">
 
-         <omgdc:Bounds height="35.0" width="35.0" x="820.0" y="210.0"></omgdc:Bounds>
 
-       </bpmndi:BPMNShape>
 
-       <bpmndi:BPMNEdge bpmnElement="flow1" id="BPMNEdge_flow1">
 
-         <omgdi:waypoint x="185.0" y="227.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="230.0" y="227.0"></omgdi:waypoint>
 
-       </bpmndi:BPMNEdge>
 
-       <bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2">
 
-         <omgdi:waypoint x="335.0" y="227.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="390.0" y="227.0"></omgdi:waypoint>
 
-       </bpmndi:BPMNEdge>
 
-       <bpmndi:BPMNEdge bpmnElement="flow7" id="BPMNEdge_flow7">
 
-         <omgdi:waypoint x="642.0" y="255.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="642.0" y="370.0"></omgdi:waypoint>
 
-       </bpmndi:BPMNEdge>
 
-       <bpmndi:BPMNEdge bpmnElement="flow8" id="BPMNEdge_flow8">
 
-         <omgdi:waypoint x="622.0" y="390.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="442.0" y="389.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="442.0" y="255.0"></omgdi:waypoint>
 
-         <bpmndi:BPMNLabel>
 
-           <omgdc:Bounds height="14.0" width="36.0" x="524.0" y="398.0"></omgdc:Bounds>
 
-         </bpmndi:BPMNLabel>
 
-       </bpmndi:BPMNEdge>
 
-       <bpmndi:BPMNEdge bpmnElement="flow9" id="BPMNEdge_flow9">
 
-         <omgdi:waypoint x="662.0" y="390.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="837.0" y="390.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="837.0" y="245.0"></omgdi:waypoint>
 
-         <bpmndi:BPMNLabel>
 
-           <omgdc:Bounds height="14.0" width="24.0" x="689.0" y="397.0"></omgdc:Bounds>
 
-         </bpmndi:BPMNLabel>
 
-       </bpmndi:BPMNEdge>
 
-       <bpmndi:BPMNEdge bpmnElement="flow10" id="BPMNEdge_flow10">
 
-         <omgdi:waypoint x="495.0" y="227.0"></omgdi:waypoint>
 
-         <omgdi:waypoint x="590.0" y="227.0"></omgdi:waypoint>
 
-       </bpmndi:BPMNEdge>
 
-     </bpmndi:BPMNPlane>
 
-   </bpmndi:BPMNDiagram>
 
- </definitions>
 
 
  |