42 lines
2.3 KiB
Plaintext
42 lines
2.3 KiB
Plaintext
|
<?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:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" 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_duz87zl" isExecutable="true">
|
||
|
<bpmn:startEvent id="Event_0q8ivcp">
|
||
|
<bpmn:outgoing>Flow_08ccc3h</bpmn:outgoing>
|
||
|
</bpmn:startEvent>
|
||
|
<bpmn:sequenceFlow id="Flow_08ccc3h" sourceRef="Event_0q8ivcp" targetRef="Activity_0wv5gco" />
|
||
|
<bpmn:manualTask id="Activity_0wv5gco">
|
||
|
<bpmn:extensionElements>
|
||
|
<spiffworkflow:instructionsForEndUser>Have a great day!</spiffworkflow:instructionsForEndUser>
|
||
|
</bpmn:extensionElements>
|
||
|
<bpmn:incoming>Flow_08ccc3h</bpmn:incoming>
|
||
|
<bpmn:outgoing>Flow_1y8qe0s</bpmn:outgoing>
|
||
|
</bpmn:manualTask>
|
||
|
<bpmn:endEvent id="Event_0ogt3qd">
|
||
|
<bpmn:incoming>Flow_1y8qe0s</bpmn:incoming>
|
||
|
</bpmn:endEvent>
|
||
|
<bpmn:sequenceFlow id="Flow_1y8qe0s" sourceRef="Activity_0wv5gco" targetRef="Event_0ogt3qd" />
|
||
|
</bpmn:process>
|
||
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_duz87zl">
|
||
|
<bpmndi:BPMNShape id="Event_0q8ivcp_di" bpmnElement="Event_0q8ivcp">
|
||
|
<dc:Bounds x="-268" y="62" width="36" height="36" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNShape id="Activity_11ok4kn_di" bpmnElement="Activity_0wv5gco">
|
||
|
<dc:Bounds x="-200" y="40" width="100" height="80" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNShape id="Event_0ogt3qd_di" bpmnElement="Event_0ogt3qd">
|
||
|
<dc:Bounds x="-68" y="62" width="36" height="36" />
|
||
|
</bpmndi:BPMNShape>
|
||
|
<bpmndi:BPMNEdge id="Flow_08ccc3h_di" bpmnElement="Flow_08ccc3h">
|
||
|
<di:waypoint x="-232" y="80" />
|
||
|
<di:waypoint x="-200" y="80" />
|
||
|
</bpmndi:BPMNEdge>
|
||
|
<bpmndi:BPMNEdge id="Flow_1y8qe0s_di" bpmnElement="Flow_1y8qe0s">
|
||
|
<di:waypoint x="-100" y="80" />
|
||
|
<di:waypoint x="-68" y="80" />
|
||
|
</bpmndi:BPMNEdge>
|
||
|
</bpmndi:BPMNPlane>
|
||
|
</bpmndi:BPMNDiagram>
|
||
|
</bpmn:definitions>
|