| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?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="m1571834527418" name="" targetNamespace="http://www.activiti.org/test" typeLanguage="http://www.w3.org/2001/XMLSchema">
- <process id="resourceEntry" isClosed="false" isExecutable="true" processType="None">
- <startEvent id="_2" name="StartEvent"/>
- <userTask activiti:exclusive="true" id="_3" name="department">
- <extensionElements>
- <activiti:executionListener class="com.java110.common.activity.resourceEnter.ResourceEnterToDepartmentListener" event="start"/>
- </extensionElements>
- </userTask>
- <userTask activiti:exclusive="true" id="_4" name="finance"/>
- <endEvent id="_5" name="EndEvent"/>
- <sequenceFlow id="_6" sourceRef="_2" targetRef="_3"/>
- <sequenceFlow id="_7" sourceRef="_3" targetRef="_4">
- <conditionExpression xsi:type="tFormalExpression">
- <![CDATA[${auditFlag==true}]]>
- </conditionExpression>
- </sequenceFlow>
- <userTask activiti:exclusive="true" id="_9" name="buyer"/>
- <sequenceFlow id="_10" sourceRef="_4" targetRef="_9">
- <conditionExpression xsi:type="tFormalExpression">
- <![CDATA[${auditFlag==true}]]>
- </conditionExpression>
- </sequenceFlow>
- <sequenceFlow id="_11" sourceRef="_9" targetRef="_5"/>
- <sequenceFlow id="_8" sourceRef="_3" targetRef="_5">
- <conditionExpression xsi:type="tFormalExpression">
- <![CDATA[${auditFlag == false}]]>
- </conditionExpression>
- </sequenceFlow>
- <sequenceFlow id="_12" sourceRef="_4" targetRef="_5">
- <conditionExpression xsi:type="tFormalExpression">
- <![CDATA[${auditFlag==false}]]>
- </conditionExpression>
- </sequenceFlow>
- <textAnnotation id="_13" textFormat="text/plain">
- <text>fail</text>
- </textAnnotation>
- <textAnnotation id="_14" textFormat="text/plain">
- <text>fail</text>
- </textAnnotation>
- </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="resourceEntry">
- <bpmndi:BPMNShape bpmnElement="_2" id="Shape-_2">
- <omgdc:Bounds height="32.0" width="32.0" x="245.0" y="55.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape bpmnElement="_3" id="Shape-_3">
- <omgdc:Bounds height="55.0" width="85.0" x="205.0" y="150.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape bpmnElement="_4" id="Shape-_4">
- <omgdc:Bounds height="55.0" width="85.0" x="215.0" y="265.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape bpmnElement="_5" id="Shape-_5">
- <omgdc:Bounds height="32.0" width="32.0" x="250.0" y="470.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape bpmnElement="_9" id="Shape-_9">
- <omgdc:Bounds height="55.0" width="85.0" x="235.0" y="370.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape bpmnElement="_13" id="Shape-_13">
- <omgdc:Bounds height="55.0" width="100.0" x="405.0" y="305.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="55.0" width="100.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNShape bpmnElement="_14" id="Shape-_14">
- <omgdc:Bounds height="55.0" width="100.0" x="120.0" y="330.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="55.0" width="100.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNShape>
- <bpmndi:BPMNEdge bpmnElement="_12" id="BPMNEdge__12" sourceElement="_4" targetElement="_5">
- <omgdi:waypoint x="215.0" y="292.5"/>
- <omgdi:waypoint x="160.0" y="390.0"/>
- <omgdi:waypoint x="250.0" y="486.0"/>
- <bpmndi:BPMNLabel>
- <omgdc: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="_2" targetElement="_3">
- <omgdi:waypoint x="261.0" y="87.0"/>
- <omgdi:waypoint x="261.0" y="150.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNEdge>
- <bpmndi:BPMNEdge bpmnElement="_7" id="BPMNEdge__7" sourceElement="_3" targetElement="_4">
- <omgdi:waypoint x="252.5" y="205.0"/>
- <omgdi:waypoint x="252.5" y="265.0"/>
- <bpmndi:BPMNLabel>
- <omgdc: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="_3" targetElement="_5">
- <omgdi:waypoint x="290.0" y="177.5"/>
- <omgdi:waypoint x="375.0" y="345.0"/>
- <omgdi:waypoint x="282.0" y="486.0"/>
- <bpmndi:BPMNLabel>
- <omgdc: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="_9" targetElement="_5">
- <omgdi:waypoint x="266.0" y="425.0"/>
- <omgdi:waypoint x="266.0" y="470.0"/>
- <bpmndi:BPMNLabel>
- <omgdc: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="_4" targetElement="_9">
- <omgdi:waypoint x="267.5" y="320.0"/>
- <omgdi:waypoint x="267.5" y="370.0"/>
- <bpmndi:BPMNLabel>
- <omgdc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
- </bpmndi:BPMNLabel>
- </bpmndi:BPMNEdge>
- </bpmndi:BPMNPlane>
- </bpmndi:BPMNDiagram>
- </definitions>
|