67 lines
3.4 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: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_up81lou" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0a7b9w2</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_0a7b9w2" sourceRef="StartEvent_1" targetRef="Activity_015303s" />
<bpmn:manualTask id="Activity_015303s" name="birinci görev">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># merhaba
- birinci
- ikinci</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0a7b9w2</bpmn:incoming>
<bpmn:outgoing>Flow_1d11cg3</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_1d11cg3" sourceRef="Activity_015303s" targetRef="Activity_0yu8o9n" />
<bpmn:manualTask id="Activity_0yu8o9n" name="ikinci görev">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># 2. manuel görev</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1d11cg3</bpmn:incoming>
<bpmn:outgoing>Flow_0r36aj3</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:endEvent id="Event_1rlk4t7">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>bitti</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0r36aj3</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0r36aj3" name="son" sourceRef="Activity_0yu8o9n" targetRef="Event_1rlk4t7" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_up81lou">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-318" y="-18" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0q8bf85_di" bpmnElement="Activity_015303s">
<dc:Bounds x="-230" y="-40" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1pa2hw5_di" bpmnElement="Activity_0yu8o9n">
<dc:Bounds x="-70" y="-40" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1rlk4t7_di" bpmnElement="Event_1rlk4t7">
<dc:Bounds x="92" y="-18" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0a7b9w2_di" bpmnElement="Flow_0a7b9w2">
<di:waypoint x="-282" y="0" />
<di:waypoint x="-230" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1d11cg3_di" bpmnElement="Flow_1d11cg3">
<di:waypoint x="-130" y="0" />
<di:waypoint x="-70" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0r36aj3_di" bpmnElement="Flow_0r36aj3">
<di:waypoint x="30" y="0" />
<di:waypoint x="92" y="0" />
<bpmndi:BPMNLabel>
<dc:Bounds x="52" y="-18" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>