mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 20:18:16 +00:00
116 lines
6.0 KiB
XML
116 lines
6.0 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:collaboration id="Collaboration_171dnrh">
|
|
<bpmn:participant id="Participant_0fpopfy" processRef="Process_y27lnrr" />
|
|
</bpmn:collaboration>
|
|
<bpmn:process id="Process_y27lnrr" isExecutable="true">
|
|
<bpmn:laneSet id="LaneSet_0me6hnh">
|
|
<bpmn:lane id="Lane_0vkv3hn" name="Отдел разработки">
|
|
<bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_02e4edf</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
<bpmn:lane id="Lane_07ztt3k" name="Руководство">
|
|
<bpmn:flowNodeRef>Event_1oim5q1</bpmn:flowNodeRef>
|
|
<bpmn:flowNodeRef>Activity_0kohkaq</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
<bpmn:lane id="Lane_1cjf4ht" name="Отдел документации">
|
|
<bpmn:flowNodeRef>Activity_0ewueyj</bpmn:flowNodeRef>
|
|
</bpmn:lane>
|
|
</bpmn:laneSet>
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
<bpmn:outgoing>Flow_0lnzllx</bpmn:outgoing>
|
|
</bpmn:startEvent>
|
|
<bpmn:userTask id="Activity_02e4edf">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="3people-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="3people-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_0lnzllx</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_1jtdh1l</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:sequenceFlow id="Flow_0lnzllx" sourceRef="StartEvent_1" targetRef="Activity_02e4edf" />
|
|
<bpmn:sequenceFlow id="Flow_1jtdh1l" sourceRef="Activity_02e4edf" targetRef="Activity_0ewueyj" />
|
|
<bpmn:userTask id="Activity_0ewueyj">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:properties>
|
|
<spiffworkflow:property name="formJsonSchemaFilename" value="form2-schema.json" />
|
|
<spiffworkflow:property name="formUiSchemaFilename" value="form2-uischema.json" />
|
|
</spiffworkflow:properties>
|
|
</bpmn:extensionElements>
|
|
<bpmn:incoming>Flow_1jtdh1l</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_11f9z4v</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
<bpmn:sequenceFlow id="Flow_11f9z4v" sourceRef="Activity_0ewueyj" targetRef="Activity_0kohkaq" />
|
|
<bpmn:endEvent id="Event_1oim5q1">
|
|
<bpmn:incoming>Flow_009ayiw</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:sequenceFlow id="Flow_009ayiw" sourceRef="Activity_0kohkaq" targetRef="Event_1oim5q1" />
|
|
<bpmn:userTask id="Activity_0kohkaq">
|
|
<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_11f9z4v</bpmn:incoming>
|
|
<bpmn:outgoing>Flow_009ayiw</bpmn:outgoing>
|
|
</bpmn:userTask>
|
|
</bpmn:process>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_171dnrh">
|
|
<bpmndi:BPMNShape id="Participant_0fpopfy_di" bpmnElement="Participant_0fpopfy" isHorizontal="true">
|
|
<dc:Bounds x="129" y="130" width="600" height="490" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_1cjf4ht_di" bpmnElement="Lane_1cjf4ht" isHorizontal="true">
|
|
<dc:Bounds x="159" y="340" width="570" height="160" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_07ztt3k_di" bpmnElement="Lane_07ztt3k" isHorizontal="true">
|
|
<dc:Bounds x="159" y="500" width="570" height="120" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Lane_0vkv3hn_di" bpmnElement="Lane_0vkv3hn" isHorizontal="true">
|
|
<dc:Bounds x="159" y="130" width="570" height="210" />
|
|
<bpmndi:BPMNLabel />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
|
<dc:Bounds x="202" y="172" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_07fv6vq_di" bpmnElement="Activity_02e4edf">
|
|
<dc:Bounds x="280" y="150" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_16xfvd5_di" bpmnElement="Activity_0ewueyj">
|
|
<dc:Bounds x="430" y="360" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1oim5q1_di" bpmnElement="Event_1oim5q1">
|
|
<dc:Bounds x="642" y="532" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Activity_0yj63ru_di" bpmnElement="Activity_0kohkaq">
|
|
<dc:Bounds x="510" y="510" width="100" height="80" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_0lnzllx_di" bpmnElement="Flow_0lnzllx">
|
|
<di:waypoint x="238" y="190" />
|
|
<di:waypoint x="280" y="190" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_1jtdh1l_di" bpmnElement="Flow_1jtdh1l">
|
|
<di:waypoint x="380" y="190" />
|
|
<di:waypoint x="405" y="190" />
|
|
<di:waypoint x="405" y="370" />
|
|
<di:waypoint x="430" y="370" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_11f9z4v_di" bpmnElement="Flow_11f9z4v">
|
|
<di:waypoint x="480" y="440" />
|
|
<di:waypoint x="480" y="475" />
|
|
<di:waypoint x="560" y="475" />
|
|
<di:waypoint x="560" y="510" />
|
|
</bpmndi:BPMNEdge>
|
|
<bpmndi:BPMNEdge id="Flow_009ayiw_di" bpmnElement="Flow_009ayiw">
|
|
<di:waypoint x="610" y="550" />
|
|
<di:waypoint x="642" y="550" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|