<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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_1" targetNamespace="http://bpmn.io/schema/bpmn">
  <bpmn:collaboration id="Collaboration_1aapkn8">
    <bpmn:participant id="Participant_1diepxw" name="Egresso" processRef="Process_1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_1pu3fex" name="Usuario">
        <bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0ju2482</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_17sushu" name="RA">
        <bpmn:flowNodeRef>Task_1jz1u09</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_05nrbe9</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_0itw1it</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>IntermediateThrowEvent_0w8dakw</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1bfhktj" name="Sistema">
        <bpmn:flowNodeRef>IntermediateThrowEvent_0xn8lbv</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1865v8j</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_0elfbwc</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:startEvent id="StartEvent_1" name="Requisita confirmação de egresso">
      <bpmn:outgoing>SequenceFlow_1qv9eyl</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:task id="Task_0ju2482" name="Informa dados do curso que finalizou">
      <bpmn:incoming>SequenceFlow_1qv9eyl</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0gfqpb3</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_1qv9eyl" sourceRef="StartEvent_1" targetRef="Task_0ju2482" />
    <bpmn:sequenceFlow id="SequenceFlow_0gfqpb3" sourceRef="Task_0ju2482" targetRef="Task_1jz1u09" />
    <bpmn:task id="Task_1jz1u09" name="Validar os dados do egresso">
      <bpmn:incoming>SequenceFlow_0gfqpb3</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1yeyh34</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_0itw1it" name="possui dados validos?">
      <bpmn:incoming>SequenceFlow_1yeyh34</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1dsl4ca</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_04v3y0e</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="SequenceFlow_1yeyh34" sourceRef="Task_1jz1u09" targetRef="ExclusiveGateway_0itw1it" />
    <bpmn:sequenceFlow id="SequenceFlow_1dsl4ca" name="Sim" sourceRef="ExclusiveGateway_0itw1it" targetRef="Task_1865v8j" />
    <bpmn:task id="Task_05nrbe9" name="Informa o motivo de os dados serem invalidos">
      <bpmn:incoming>SequenceFlow_04v3y0e</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1m6hnja</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_04v3y0e" name="Não" sourceRef="ExclusiveGateway_0itw1it" targetRef="Task_05nrbe9" />
    <bpmn:sequenceFlow id="SequenceFlow_1urgb9f" sourceRef="Task_1865v8j" targetRef="IntermediateThrowEvent_0xn8lbv" />
    <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_0xn8lbv" name="Deferido">
      <bpmn:incoming>SequenceFlow_1urgb9f</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0hb4usu</bpmn:outgoing>
    </bpmn:intermediateThrowEvent>
    <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_0w8dakw" name="Indeferido">
      <bpmn:incoming>SequenceFlow_1m6hnja</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1ap2bde</bpmn:outgoing>
    </bpmn:intermediateThrowEvent>
    <bpmn:sequenceFlow id="SequenceFlow_1m6hnja" sourceRef="Task_05nrbe9" targetRef="IntermediateThrowEvent_0w8dakw" />
    <bpmn:serviceTask id="Task_1865v8j" name="Atualiza base de dados.">
      <bpmn:incoming>SequenceFlow_1dsl4ca</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1urgb9f</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:sequenceFlow id="SequenceFlow_1ap2bde" sourceRef="IntermediateThrowEvent_0w8dakw" targetRef="EndEvent_0elfbwc" />
    <bpmn:sequenceFlow id="SequenceFlow_0hb4usu" sourceRef="IntermediateThrowEvent_0xn8lbv" targetRef="EndEvent_0elfbwc" />
    <bpmn:endEvent id="EndEvent_0elfbwc">
      <bpmn:incoming>SequenceFlow_1ap2bde</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_0hb4usu</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:association id="Association_0gz7i87" sourceRef="Task_0ju2482" targetRef="TextAnnotation_1830hmu" />
    <bpmn:textAnnotation id="TextAnnotation_1830hmu">    <bpmn:text>Inclui Documento oficial com foto e diploma</bpmn:text>
</bpmn:textAnnotation>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1aapkn8">
      <bpmndi:BPMNShape id="Participant_1diepxw_di" bpmnElement="Participant_1diepxw">
        <dc:Bounds x="213" y="162" width="1210" height="694" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="319" y="279" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="298" y="315" width="78" height="36" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1pu3fex_di" bpmnElement="Lane_1pu3fex">
        <dc:Bounds x="243" y="162" width="1180" height="250" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_17sushu_di" bpmnElement="Lane_17sushu">
        <dc:Bounds x="243" y="412" width="1180" height="152" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0ju2482_di" bpmnElement="Task_0ju2482">
        <dc:Bounds x="458" y="257" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1qv9eyl_di" bpmnElement="SequenceFlow_1qv9eyl">
        <di:waypoint xsi:type="dc:Point" x="355" y="297" />
        <di:waypoint xsi:type="dc:Point" x="458" y="297" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="406.5" y="276" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1jz1u09_di" bpmnElement="Task_1jz1u09">
        <dc:Bounds x="629" y="449" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0gfqpb3_di" bpmnElement="SequenceFlow_0gfqpb3">
        <di:waypoint xsi:type="dc:Point" x="508" y="337" />
        <di:waypoint xsi:type="dc:Point" x="508" y="489" />
        <di:waypoint xsi:type="dc:Point" x="629" y="489" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="523" y="407" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_0itw1it_di" bpmnElement="ExclusiveGateway_0itw1it" isMarkerVisible="true">
        <dc:Bounds x="867" y="464" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="858" y="438" width="68" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1yeyh34_di" bpmnElement="SequenceFlow_1yeyh34">
        <di:waypoint xsi:type="dc:Point" x="729" y="489" />
        <di:waypoint xsi:type="dc:Point" x="867" y="489" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="798" y="468" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Lane_1bfhktj_di" bpmnElement="Lane_1bfhktj">
        <dc:Bounds x="243" y="564" width="1180" height="292" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1dsl4ca_di" bpmnElement="SequenceFlow_1dsl4ca">
        <di:waypoint xsi:type="dc:Point" x="892" y="514" />
        <di:waypoint xsi:type="dc:Point" x="892" y="644" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="897" y="594" width="21" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_05nrbe9_di" bpmnElement="Task_05nrbe9">
        <dc:Bounds x="1007" y="449" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_04v3y0e_di" bpmnElement="SequenceFlow_04v3y0e">
        <di:waypoint xsi:type="dc:Point" x="917" y="489" />
        <di:waypoint xsi:type="dc:Point" x="1007" y="489" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="951" y="468" width="23" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_0elfbwc_di" bpmnElement="EndEvent_0elfbwc">
        <dc:Bounds x="1322" y="688" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1295" y="728" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1urgb9f_di" bpmnElement="SequenceFlow_1urgb9f">
        <di:waypoint xsi:type="dc:Point" x="892" y="724" />
        <di:waypoint xsi:type="dc:Point" x="892" y="776" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="862" y="744" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_1830hmu_di" bpmnElement="TextAnnotation_1830hmu">
        <dc:Bounds x="590" y="186" width="157" height="49" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_0gz7i87_di" bpmnElement="Association_0gz7i87">
        <di:waypoint xsi:type="dc:Point" x="558" y="270" />
        <di:waypoint xsi:type="dc:Point" x="624" y="235" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="IntermediateThrowEvent_0xn8lbv_di" bpmnElement="IntermediateThrowEvent_0xn8lbv">
        <dc:Bounds x="873.5429141716568" y="776" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="870" y="816" width="44" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="IntermediateThrowEvent_0w8dakw_di" bpmnElement="IntermediateThrowEvent_0w8dakw">
        <dc:Bounds x="1184" y="471" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1227" y="483" width="50" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1m6hnja_di" bpmnElement="SequenceFlow_1m6hnja">
        <di:waypoint xsi:type="dc:Point" x="1107" y="489" />
        <di:waypoint xsi:type="dc:Point" x="1184" y="489" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1145.5" y="468" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ServiceTask_1xbktos_di" bpmnElement="Task_1865v8j">
        <dc:Bounds x="842" y="644" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1ap2bde_di" bpmnElement="SequenceFlow_1ap2bde">
        <di:waypoint xsi:type="dc:Point" x="1202" y="507" />
        <di:waypoint xsi:type="dc:Point" x="1202" y="706" />
        <di:waypoint xsi:type="dc:Point" x="1322" y="706" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1217" y="600.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0hb4usu_di" bpmnElement="SequenceFlow_0hb4usu">
        <di:waypoint xsi:type="dc:Point" x="910" y="794" />
        <di:waypoint xsi:type="dc:Point" x="1340" y="794" />
        <di:waypoint xsi:type="dc:Point" x="1340" y="724" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1125" y="773" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
