88 lines
4.8 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" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_0262drj" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.15.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.19.0">
<bpmn:collaboration id="Collaboration_0ddm0sy">
<bpmn:participant id="Participant_0d3crfh" processRef="Process_1lgacvo" />
</bpmn:collaboration>
<bpmn:process id="Process_1lgacvo">
<bpmn:laneSet id="LaneSet_0s3mdtd">
<bpmn:lane id="Lane_09uowp6">
<bpmn:flowNodeRef>Event_0uu9jr5</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_1sf75g3</bpmn:flowNodeRef>
</bpmn:lane>
<bpmn:lane id="Lane_1b2vz9g" name="Dan">
<bpmn:flowNodeRef>Event_075bell</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_03ktxaq</bpmn:flowNodeRef>
</bpmn:lane>
</bpmn:laneSet>
<bpmn:startEvent id="Event_0uu9jr5">
<bpmn:outgoing>Flow_1bqk286</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:userTask id="Activity_1sf75g3" name="Enter Vacation Details">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="request-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="request-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1bqk286</bpmn:incoming>
<bpmn:outgoing>Flow_0blda86</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_1bqk286" sourceRef="Event_0uu9jr5" targetRef="Activity_1sf75g3" />
<bpmn:sequenceFlow id="Flow_0blda86" sourceRef="Activity_1sf75g3" targetRef="Activity_03ktxaq" />
<bpmn:endEvent id="Event_075bell">
<bpmn:incoming>Flow_0bejf9z</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0bejf9z" sourceRef="Activity_03ktxaq" targetRef="Event_075bell" />
<bpmn:userTask id="Activity_03ktxaq" name="Check Vacation Request">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="approve-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="approve-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0blda86</bpmn:incoming>
<bpmn:outgoing>Flow_0bejf9z</bpmn:outgoing>
</bpmn:userTask>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0ddm0sy">
<bpmndi:BPMNShape id="Participant_0d3crfh_di" bpmnElement="Participant_0d3crfh" isHorizontal="true">
<dc:Bounds x="310" y="142" width="630" height="298" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_09uowp6_di" bpmnElement="Lane_09uowp6" isHorizontal="true">
<dc:Bounds x="340" y="142" width="600" height="138" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Lane_1b2vz9g_di" bpmnElement="Lane_1b2vz9g" isHorizontal="true">
<dc:Bounds x="340" y="280" width="600" height="160" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0uu9jr5_di" bpmnElement="Event_0uu9jr5">
<dc:Bounds x="390" y="184" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0v3nbtq_di" bpmnElement="Activity_1sf75g3">
<dc:Bounds x="498" y="162" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_075bell_di" bpmnElement="Event_075bell">
<dc:Bounds x="652" y="342" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1eiexkp_di" bpmnElement="Activity_03ktxaq">
<dc:Bounds x="496" y="320" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_1bqk286_di" bpmnElement="Flow_1bqk286">
<di:waypoint x="426" y="202" />
<di:waypoint x="498" y="202" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0blda86_di" bpmnElement="Flow_0blda86">
<di:waypoint x="548" y="242" />
<di:waypoint x="548" y="281" />
<di:waypoint x="546" y="281" />
<di:waypoint x="546" y="320" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0bejf9z_di" bpmnElement="Flow_0bejf9z">
<di:waypoint x="596" y="360" />
<di:waypoint x="652" y="360" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>