45 lines
2.4 KiB
Plaintext
Raw Normal View History

<?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_kpyinm0" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_04q7hj8</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_04q7hj8" sourceRef="StartEvent_1" targetRef="Activity_0tl6534" />
<bpmn:manualTask id="Activity_0tl6534">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># Welcome to Joe's Pizza Palace
For all your pizza pie needs!
Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_04q7hj8</bpmn:incoming>
<bpmn:outgoing>Flow_10nx10l</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:endEvent id="Event_0vp0rkm">
<bpmn:incoming>Flow_10nx10l</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_10nx10l" sourceRef="Activity_0tl6534" targetRef="Event_0vp0rkm" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_kpyinm0">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-78" y="-88" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0sbya7m_di" bpmnElement="Activity_0tl6534">
<dc:Bounds x="40" y="-110" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0vp0rkm_di" bpmnElement="Event_0vp0rkm">
<dc:Bounds x="482" y="-88" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_04q7hj8_di" bpmnElement="Flow_04q7hj8">
<di:waypoint x="-42" y="-70" />
<di:waypoint x="40" y="-70" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_10nx10l_di" bpmnElement="Flow_10nx10l">
<di:waypoint x="140" y="-70" />
<di:waypoint x="482" y="-70" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>