117 lines
6.0 KiB
XML
117 lines
6.0 KiB
XML
<?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="m1489770331405" name="" targetNamespace="http://www.activiti.org/test" typeLanguage="http://www.w3.org/2001/XMLSchema">
|
|
<process id="myProcess_1" isClosed="false" isExecutable="true" processType="None">
|
|
<startEvent id="_2" name="Start">
|
|
<messageEventDefinition id="_2_ED_1"/>
|
|
</startEvent>
|
|
<parallelGateway gatewayDirection="Unspecified" id="_3" name="Fork"/>
|
|
<userTask activiti:exclusive="true" id="_4" name="UserTask"/>
|
|
<scriptTask activiti:exclusive="true" id="_5" name="ScriptTask"/>
|
|
<endEvent id="_7" name="EndEvent">
|
|
<terminateEventDefinition id="_7_ED_1"/>
|
|
<extensionElements>
|
|
<activiti:executionListener event="start">
|
|
<activiti:field>
|
|
<activiti:string/>
|
|
</activiti:field>
|
|
</activiti:executionListener>
|
|
<activiti:executionListener event="start"/>
|
|
<activiti:executionListener event="start"/>
|
|
<activiti:executionListener event="start"/>
|
|
<activiti:executionListener event="start"/>
|
|
</extensionElements>
|
|
</endEvent>
|
|
<inclusiveGateway gatewayDirection="Unspecified" id="_6" name="Join"/>
|
|
<sequenceFlow id="_8" sourceRef="_3" targetRef="_4"/>
|
|
<sequenceFlow id="_9" sourceRef="_3" targetRef="_5"/>
|
|
<sequenceFlow id="_10" sourceRef="_5" targetRef="_6"/>
|
|
<sequenceFlow id="_11" sourceRef="_4" targetRef="_6"/>
|
|
<sequenceFlow id="_12" sourceRef="_6" targetRef="_7"/>
|
|
<sequenceFlow id="_13" sourceRef="_2" targetRef="_3"/>
|
|
</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="myProcess_1">
|
|
<bpmndi:BPMNShape bpmnElement="_2" id="Shape-_2">
|
|
<omgdc:Bounds height="32.0" width="32.0" x="35.0" y="95.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="32.0" width="32.0" x="140.0" y="95.0"/>
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds height="32.0" width="32.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="230.0" y="20.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="55.0" width="85.0" x="230.0" y="180.0"/>
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds height="55.0" width="85.0" x="0.0" y="0.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="_7" id="Shape-_7">
|
|
<omgdc:Bounds height="32.0" width="32.0" x="475.0" y="130.0"/>
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape bpmnElement="_6" id="Shape-_6">
|
|
<omgdc:Bounds height="32.0" width="32.0" x="375.0" y="130.0"/>
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds height="32.0" width="32.0" x="0.0" y="0.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge bpmnElement="_13" id="BPMNEdge__13" sourceElement="_2" targetElement="_3">
|
|
<omgdi:waypoint x="67.0" y="111.0"/>
|
|
<omgdi:waypoint x="140.0" y="111.0"/>
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="_12" id="BPMNEdge__12" sourceElement="_6" targetElement="_7">
|
|
<omgdi:waypoint x="407.0" y="146.0"/>
|
|
<omgdi:waypoint x="475.0" y="146.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="_4">
|
|
<omgdi:waypoint x="172.0" y="111.0"/>
|
|
<omgdi:waypoint x="230.0" y="47.5"/>
|
|
<bpmndi:BPMNLabel>
|
|
<omgdc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
|
|
</bpmndi:BPMNLabel>
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge bpmnElement="_9" id="BPMNEdge__9" sourceElement="_3" targetElement="_5">
|
|
<omgdi:waypoint x="172.0" y="111.0"/>
|
|
<omgdi:waypoint x="230.0" y="207.5"/>
|
|
<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="_4" targetElement="_6">
|
|
<omgdi:waypoint x="315.0" y="45.0"/>
|
|
<omgdi:waypoint x="390.0" y="45.0"/>
|
|
<omgdi:waypoint x="390.0" y="131.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="_5" targetElement="_6">
|
|
<omgdi:waypoint x="315.0" y="190.0"/>
|
|
<omgdi:waypoint x="355.0" y="190.0"/>
|
|
<omgdi:waypoint x="375.0" y="146.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>
|