mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 06:05:13 +00:00
79 lines
4.1 KiB
XML
79 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
|
<bpmn:process id="Process_4gzp9md" isExecutable="true">
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
<bpmn:outgoing>Flow_0xpd29h</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_0xpd29h" sourceRef="StartEvent_1" targetRef="Activity_1xmgiel" />
|
|
<bpmn:endEvent id="Event_1pf9xfn">
|
|
<bpmn:incoming>Flow_0th12ib</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_0ciq40d" sourceRef="Activity_1xmgiel" targetRef="Activity_1fffjxa" />
|
|
<bpmn:manualTask id="Activity_1xmgiel" name="Manutal Task 1">
|
|
<bpmn:incoming>Flow_0xpd29h</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0ciq40d</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:sequenceFlow id="Flow_0th12ib" sourceRef="Activity_0t9g9e5" targetRef="Event_1pf9xfn" />
|
|
<bpmn:manualTask id="Activity_0t9g9e5" name="Temp 33">
|
|
<bpmn:incoming>Flow_0tb8low</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0th12ib</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:sequenceFlow id="Flow_08x2ych" sourceRef="Activity_1fffjxa" targetRef="Activity_1e4ws1j" />
|
|
<bpmn:manualTask id="Activity_1fffjxa" name="Manual Task 2">
|
|
<bpmn:incoming>Flow_0ciq40d</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_08x2ych</bpmn:outgoing>
|
|
</bpmn:manualTask>
|
|
<bpmn:sequenceFlow id="Flow_0tb8low" sourceRef="Activity_1e4ws1j" targetRef="Activity_0t9g9e5" />
|
|
<bpmn:callActivity id="Activity_1e4ws1j" name="Call Activity L4" calledElement="Process_nt3epd3">
|
|
<bpmn:incoming>Flow_08x2ych</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_0tb8low</bpmn:outgoing>
|
|
</bpmn:callActivity>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_4gzp9md">
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1yldz6z_di" bpmnElement="Activity_1xmgiel">
|
|
<dc:Bounds x="270" y="137" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1wb2v53_di" bpmnElement="Activity_1fffjxa">
|
|
<dc:Bounds x="480" y="137" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1pf9xfn_di" bpmnElement="Event_1pf9xfn">
|
|
<dc:Bounds x="1042" y="159" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_09uhrte_di" bpmnElement="Activity_0t9g9e5">
|
|
<dc:Bounds x="810" y="137" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_1moahzl_di" bpmnElement="Activity_1e4ws1j">
|
|
<dc:Bounds x="640" y="137" width="100" height="80" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_0xpd29h_di" bpmnElement="Flow_0xpd29h">
|
|
<di:waypoint x="215" y="177" />
|
|
<di:waypoint x="270" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0ciq40d_di" bpmnElement="Flow_0ciq40d">
|
|
<di:waypoint x="370" y="177" />
|
|
<di:waypoint x="480" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0th12ib_di" bpmnElement="Flow_0th12ib">
|
|
<di:waypoint x="910" y="177" />
|
|
<di:waypoint x="1042" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_08x2ych_di" bpmnElement="Flow_08x2ych">
|
|
<di:waypoint x="580" y="177" />
|
|
<di:waypoint x="640" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_0tb8low_di" bpmnElement="Flow_0tb8low">
|
|
<di:waypoint x="740" y="177" />
|
|
<di:waypoint x="810" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|