103 lines
5.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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" name="btn1" 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_0grnpjp</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:sequenceFlow id="Flow_0grnpjp" name="devam" sourceRef="Activity_0yu8o9n" targetRef="Activity_1h0a7at" />
<bpmn:userTask id="Activity_1h0a7at" name="Kullanici Görevi">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="ad-schema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0grnpjp</bpmn:incoming>
<bpmn:outgoing>Flow_0hss571</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="Flow_0hss571" sourceRef="Activity_1h0a7at" targetRef="Activity_0ry3azt" />
<bpmn:manualTask id="Activity_0ry3azt">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>Adınız **{{ad}} {{soyad}} **
Yaşınız: {{yas}}</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_0hss571</bpmn:incoming>
<bpmn:outgoing>Flow_04ruguh</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:endEvent id="Event_14saa97">
<bpmn:incoming>Flow_04ruguh</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_04ruguh" sourceRef="Activity_0ry3azt" targetRef="Event_14saa97" />
</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="Activity_18muqpa_di" bpmnElement="Activity_1h0a7at">
<dc:Bounds x="100" y="70" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0xpnsgo_di" bpmnElement="Activity_0ry3azt">
<dc:Bounds x="260" y="70" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14saa97_di" bpmnElement="Event_14saa97">
<dc:Bounds x="422" y="92" 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:BPMNLabel>
<dc:Bounds x="-110" y="-18" width="22" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0grnpjp_di" bpmnElement="Flow_0grnpjp">
<di:waypoint x="30" y="0" />
<di:waypoint x="70" y="0" />
<di:waypoint x="70" y="110" />
<di:waypoint x="100" y="110" />
<bpmndi:BPMNLabel>
<dc:Bounds x="70" y="52" width="34" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0hss571_di" bpmnElement="Flow_0hss571">
<di:waypoint x="200" y="110" />
<di:waypoint x="260" y="110" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_04ruguh_di" bpmnElement="Flow_04ruguh">
<di:waypoint x="360" y="110" />
<di:waypoint x="422" y="110" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>