|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| 2 | +<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" xmlns:yaoqiang="http://bpmn.sourceforge.net" exporter="Yaoqiang BPMN Editor" exporterVersion="5.3" expressionLanguage="http://www.w3.org/1999/XPath" id="m1544167269809" name="" targetNamespace="http://www.activiti.org/test" typeLanguage="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL http://bpmn.sourceforge.net/schemas/BPMN20.xsd"> |
| 3 | + <process id="myProcess_1" isClosed="false" isExecutable="true" processType="None"> |
| 4 | + <extensionElements> |
| 5 | + <yaoqiang:description/> |
| 6 | + <yaoqiang:pageFormat height="841.8897637795276" imageableHeight="831.8897637795276" imageableWidth="588.1102362204724" imageableX="5.0" imageableY="5.0" orientation="0" width="598.1102362204724"/> |
| 7 | + <yaoqiang:page background="#FFFFFF" horizontalCount="1" verticalCount="1"/> |
| 8 | + </extensionElements> |
| 9 | + <startEvent id="_2" isInterrupting="true" name="StartEvent" parallelMultiple="false"> |
| 10 | + <outgoing>_6</outgoing> |
| 11 | + <outputSet/> |
| 12 | + </startEvent> |
| 13 | + <userTask activiti:candidateGroups="activitiTeam" activiti:exclusive="true" completionQuantity="1" id="_3" implementation="##unspecified" isForCompensation="false" name="first" startQuantity="1"> |
| 14 | + <incoming>_6</incoming> |
| 15 | + <outgoing>_7</outgoing> |
| 16 | + </userTask> |
| 17 | + <userTask activiti:candidateGroups="activitiTeam" activiti:exclusive="true" completionQuantity="1" id="_4" implementation="##unspecified" isForCompensation="false" name="second" startQuantity="1"> |
| 18 | + <incoming>_7</incoming> |
| 19 | + <outgoing>_8</outgoing> |
| 20 | + </userTask> |
| 21 | + <endEvent id="_5" name="EndEvent"> |
| 22 | + <incoming>_8</incoming> |
| 23 | + <inputSet/> |
| 24 | + </endEvent> |
| 25 | + <sequenceFlow id="_6" sourceRef="_2" targetRef="_3"/> |
| 26 | + <sequenceFlow id="_7" sourceRef="_3" targetRef="_4"/> |
| 27 | + <sequenceFlow id="_8" sourceRef="_4" targetRef="_5"/> |
| 28 | + </process> |
| 29 | + <bpmndi:BPMNDiagram id="Yaoqiang_Diagram-myProcess_1" name="New Diagram" resolution="96.0"> |
| 30 | + <bpmndi:BPMNPlane bpmnElement="myProcess_1"> |
| 31 | + <bpmndi:BPMNShape bpmnElement="_2" id="Yaoqiang-_2"> |
| 32 | + <omgdc:Bounds height="32.0" width="32.0" x="65.0" y="80.0"/> |
| 33 | + <bpmndi:BPMNLabel> |
| 34 | + <omgdc:Bounds height="18.96" width="60.0" x="51.0" y="120.52"/> |
| 35 | + </bpmndi:BPMNLabel> |
| 36 | + </bpmndi:BPMNShape> |
| 37 | + <bpmndi:BPMNShape bpmnElement="_3" id="Yaoqiang-_3"> |
| 38 | + <omgdc:Bounds height="55.0" width="85.0" x="170.0" y="115.0"/> |
| 39 | + <bpmndi:BPMNLabel> |
| 40 | + <omgdc:Bounds height="18.96" width="28.0" x="198.5" y="135.02"/> |
| 41 | + </bpmndi:BPMNLabel> |
| 42 | + </bpmndi:BPMNShape> |
| 43 | + <bpmndi:BPMNShape bpmnElement="_4" id="Yaoqiang-_4"> |
| 44 | + <omgdc:Bounds height="55.0" width="85.0" x="310.0" y="155.0"/> |
| 45 | + <bpmndi:BPMNLabel> |
| 46 | + <omgdc:Bounds height="18.96" width="45.0" x="330.0" y="175.02"/> |
| 47 | + </bpmndi:BPMNLabel> |
| 48 | + </bpmndi:BPMNShape> |
| 49 | + <bpmndi:BPMNShape bpmnElement="_5" id="Yaoqiang-_5"> |
| 50 | + <omgdc:Bounds height="32.0" width="32.0" x="505.0" y="220.0"/> |
| 51 | + <bpmndi:BPMNLabel> |
| 52 | + <omgdc:Bounds height="18.96" width="55.0" x="493.5" y="260.52"/> |
| 53 | + </bpmndi:BPMNLabel> |
| 54 | + </bpmndi:BPMNShape> |
| 55 | + <bpmndi:BPMNEdge bpmnElement="_8" id="Yaoqiang-_8"> |
| 56 | + <omgdi:waypoint x="395.0" y="182.5"/> |
| 57 | + <omgdi:waypoint x="505.0" y="236.0"/> |
| 58 | + <bpmndi:BPMNLabel> |
| 59 | + <omgdc:Bounds height="18.96" width="6.0" x="447.0" y="199.77"/> |
| 60 | + </bpmndi:BPMNLabel> |
| 61 | + </bpmndi:BPMNEdge> |
| 62 | + <bpmndi:BPMNEdge bpmnElement="_7" id="Yaoqiang-_7"> |
| 63 | + <omgdi:waypoint x="255.0" y="142.5"/> |
| 64 | + <omgdi:waypoint x="310.0" y="182.5"/> |
| 65 | + <bpmndi:BPMNLabel> |
| 66 | + <omgdc:Bounds height="18.96" width="6.0" x="279.5" y="153.02"/> |
| 67 | + </bpmndi:BPMNLabel> |
| 68 | + </bpmndi:BPMNEdge> |
| 69 | + <bpmndi:BPMNEdge bpmnElement="_6" id="Yaoqiang-_6"> |
| 70 | + <omgdi:waypoint x="97.0" y="96.0"/> |
| 71 | + <omgdi:waypoint x="170.0" y="142.5"/> |
| 72 | + <bpmndi:BPMNLabel> |
| 73 | + <omgdc:Bounds height="18.96" width="6.0" x="130.5" y="109.77"/> |
| 74 | + </bpmndi:BPMNLabel> |
| 75 | + </bpmndi:BPMNEdge> |
| 76 | + </bpmndi:BPMNPlane> |
| 77 | + </bpmndi:BPMNDiagram> |
| 78 | +</definitions> |
0 commit comments