70 lines
4.1 KiB
Plaintext
70 lines
4.1 KiB
Plaintext
|
<?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="m1527057646993" name="" targetNamespace="http://www.activiti.org/test" typeLanguage="http://www.w3.org/2001/XMLSchema">
|
||
|
<process id="partyAffairsOfficeStamp" isClosed="false" isExecutable="true" name="党务办公室支部章" processType="None">
|
||
|
<startEvent id="start" name="StartEvent"/>
|
||
|
<userTask activiti:assignee="${apply}" activiti:exclusive="true" id="apply" name="支部成员"/>
|
||
|
<userTask activiti:exclusive="true" id="officeSecretary" name="办公室支部书记">
|
||
|
<extensionElements>
|
||
|
<activiti:taskListener class="com.xqopen.kehui.flows.util.MyTaskListener" event="create"/>
|
||
|
</extensionElements>
|
||
|
</userTask>
|
||
|
<endEvent id="end" name="EndEvent">
|
||
|
<extensionElements>
|
||
|
<activiti:executionListener class="com.xqopen.kehui.flows.util.MyExecutionListener" event="end"/>
|
||
|
</extensionElements>
|
||
|
</endEvent>
|
||
|
<sequenceFlow id="_6" sourceRef="start" targetRef="apply"/>
|
||
|
<sequenceFlow id="_7" sourceRef="apply" targetRef="officeSecretary"/>
|
||
|
<sequenceFlow id="_8" sourceRef="officeSecretary" targetRef="end"/>
|
||
|
</process>
|
||
|
<bpmndi:BPMNDiagram documentation="background=#3C3F41;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="partyAffairsOfficeStamp">
|
||
|
<bpmndi:BPMNShape bpmnElement="start" id="Shape-start">
|
||
|
<omgdc:Bounds height="32.0" width="32.0" x="220.0" y="25.0"/>
|
||
|
<bpmndi:BPMNLabel>
|
||
|
<omgdc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
|
||
|
</bpmndi:BPMNLabel>
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNShape bpmnElement="apply" id="Shape-apply">
|
||
|
<omgdc:Bounds height="55.0" width="85.0" x="195.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="officeSecretary" id="Shape-officeSecretary">
|
||
|
<omgdc:Bounds height="55.0" width="85.0" x="195.0" y="280.0"/>
|
||
|
<bpmndi:BPMNLabel>
|
||
|
<omgdc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
|
||
|
</bpmndi:BPMNLabel>
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNShape bpmnElement="end" id="Shape-end">
|
||
|
<omgdc:Bounds height="32.0" width="32.0" x="220.0" y="435.0"/>
|
||
|
<bpmndi:BPMNLabel>
|
||
|
<omgdc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
|
||
|
</bpmndi:BPMNLabel>
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNEdge bpmnElement="_6" id="BPMNEdge__6" sourceElement="start" targetElement="apply">
|
||
|
<omgdi:waypoint x="236.0" y="57.0"/>
|
||
|
<omgdi:waypoint x="236.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="apply" targetElement="firstSecretary">
|
||
|
<omgdi:waypoint x="237.5" y="205.0"/>
|
||
|
<omgdi:waypoint x="237.5" y="280.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="firstSecretary" targetElement="end">
|
||
|
<omgdi:waypoint x="236.0" y="335.0"/>
|
||
|
<omgdi:waypoint x="236.0" y="435.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>
|