blob: 66f458425e840f8484237762b39746c05a8e0bd1 [file] [log] [blame]
Benjamin, Max (mb388a)5a6a6de2018-07-30 15:56:09 -04001<?xml version="1.0" encoding="UTF-8"?>
2<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="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="_vwRmIBsREeeIQtzUKIjH4g" targetNamespace="http://camunda.org/schema/1.0/bpmn" exporter="Camunda Modeler" exporterVersion="1.11.2" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
3 <bpmn2:process id="GenericStub" name="GenericStub" isExecutable="true">
4 <bpmn2:startEvent id="StartEvent_1">
5 <bpmn2:outgoing>SequenceFlow_0tyavm9</bpmn2:outgoing>
6 </bpmn2:startEvent>
7 <bpmn2:endEvent id="EndEvent_0n56tas">
8 <bpmn2:incoming>SequenceFlow_0tyavm9</bpmn2:incoming>
9 <bpmn2:terminateEventDefinition />
10 </bpmn2:endEvent>
11 <bpmn2:sequenceFlow id="SequenceFlow_0tyavm9" sourceRef="StartEvent_1" targetRef="EndEvent_0n56tas" />
12 </bpmn2:process>
13 <bpmn2:error id="Error_10hit0u" name="MSO Workflow Exception" errorCode="MSOWorkflowException" />
14 <bpmn2:error id="Error_1lwpypa" name="Java Lang Exception" errorCode="java.lang.Exception" />
15 <bpmndi:BPMNDiagram id="BPMNDiagram_1">
16 <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="GenericStub">
17 <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
18 <dc:Bounds x="147" y="275" width="36" height="36" />
19 </bpmndi:BPMNShape>
20 <bpmndi:BPMNShape id="EndEvent_0ougemc_di" bpmnElement="EndEvent_0n56tas">
21 <dc:Bounds x="263" y="275" width="36" height="36" />
22 <bpmndi:BPMNLabel>
23 <dc:Bounds x="236" y="311" width="90" height="0" />
24 </bpmndi:BPMNLabel>
25 </bpmndi:BPMNShape>
26 <bpmndi:BPMNEdge id="SequenceFlow_0tyavm9_di" bpmnElement="SequenceFlow_0tyavm9">
27 <di:waypoint xsi:type="dc:Point" x="183" y="293" />
28 <di:waypoint xsi:type="dc:Point" x="263" y="293" />
29 <bpmndi:BPMNLabel>
30 <dc:Bounds x="223" y="272" width="0" height="12" />
31 </bpmndi:BPMNLabel>
32 </bpmndi:BPMNEdge>
33 </bpmndi:BPMNPlane>
34 </bpmndi:BPMNDiagram>
35</bpmn2:definitions>