Files
application-design/diagram-2.bpmn

339 lines
18 KiB
XML
Raw Permalink 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:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1nmyugj" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.34.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.23.0">
<bpmn:collaboration id="Collaboration_0fnu3gv">
<bpmn:participant id="Participant_0vu3pph" name="Обработка новой заявки" processRef="Process_1pwy62l" />
<bpmn:participant id="Participant_0xp43qg" name="Создание заявки на соревнование" processRef="Process_0yzggjg" />
<bpmn:messageFlow id="Flow_1jd91ej" sourceRef="Event_11siru4" targetRef="Event_1bq9o38" />
<bpmn:messageFlow id="Flow_1w3v95a" sourceRef="Event_0ttyyk3" targetRef="Event_182ohfh" />
<bpmn:textAnnotation id="TextAnnotation_0xe7bmb">
<bpmn:text>Уведомить участника о некорректном заполнении заявки</bpmn:text>
</bpmn:textAnnotation>
<bpmn:textAnnotation id="TextAnnotation_1cbfj2u">
<bpmn:text>Дата окончания сбора заявок прошла</bpmn:text>
</bpmn:textAnnotation>
<bpmn:association id="Association_0d5cs02" associationDirection="None" sourceRef="Event_11siru4" targetRef="TextAnnotation_0xe7bmb" />
<bpmn:association id="Association_1v6j0sv" associationDirection="None" sourceRef="TextAnnotation_1cbfj2u" targetRef="Event_1xwrvk6" />
</bpmn:collaboration>
<bpmn:process id="Process_1pwy62l" isExecutable="false">
<bpmn:laneSet id="LaneSet_0waf8gw">
<bpmn:lane id="Lane_0a163ut" name="Секретарь">
<bpmn:flowNodeRef>Event_11siru4</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Gateway_1msstrj</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_01ftdse</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_0ttyyk3</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1sf4ee7</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_12xwi80</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_1gzykzf</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Gateway_19f29s4</bpmn:flowNodeRef>
</bpmn:lane>
</bpmn:laneSet>
<bpmn:intermediateThrowEvent id="Event_11siru4">
<bpmn:incoming>Flow_1ozqvk0</bpmn:incoming>
<bpmn:outgoing>Flow_091vwdr</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_0523hd8" />
</bpmn:intermediateThrowEvent>
<bpmn:exclusiveGateway id="Gateway_1msstrj" name="Заявка корректна?">
<bpmn:incoming>Flow_1r93rln</bpmn:incoming>
<bpmn:outgoing>Flow_1ozqvk0</bpmn:outgoing>
<bpmn:outgoing>Flow_1keye8i</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:task id="Activity_01ftdse" name="Добавить заявку в итоговый список">
<bpmn:incoming>Flow_1keye8i</bpmn:incoming>
<bpmn:outgoing>Flow_0xyx6fe</bpmn:outgoing>
</bpmn:task>
<bpmn:intermediateThrowEvent id="Event_0ttyyk3" name="Уведомить участника о принятии заявки">
<bpmn:incoming>Flow_0xyx6fe</bpmn:incoming>
<bpmn:outgoing>Flow_1nbtzzt</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_0so3t7a" />
</bpmn:intermediateThrowEvent>
<bpmn:startEvent id="Event_1sf4ee7" name="Заявка извлечена из списка новых заявок">
<bpmn:outgoing>Flow_14mopsz</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:endEvent id="Event_12xwi80" name="Заявка обработана">
<bpmn:incoming>Flow_0tt5omy</bpmn:incoming>
</bpmn:endEvent>
<bpmn:task id="Activity_1gzykzf" name="Проверка заявки">
<bpmn:incoming>Flow_14mopsz</bpmn:incoming>
<bpmn:outgoing>Flow_1r93rln</bpmn:outgoing>
</bpmn:task>
<bpmn:exclusiveGateway id="Gateway_19f29s4">
<bpmn:incoming>Flow_091vwdr</bpmn:incoming>
<bpmn:incoming>Flow_1nbtzzt</bpmn:incoming>
<bpmn:outgoing>Flow_0tt5omy</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_1ozqvk0" name="нет" sourceRef="Gateway_1msstrj" targetRef="Event_11siru4" />
<bpmn:sequenceFlow id="Flow_091vwdr" sourceRef="Event_11siru4" targetRef="Gateway_19f29s4" />
<bpmn:sequenceFlow id="Flow_1r93rln" sourceRef="Activity_1gzykzf" targetRef="Gateway_1msstrj" />
<bpmn:sequenceFlow id="Flow_1keye8i" name="да" sourceRef="Gateway_1msstrj" targetRef="Activity_01ftdse" />
<bpmn:sequenceFlow id="Flow_0xyx6fe" sourceRef="Activity_01ftdse" targetRef="Event_0ttyyk3" />
<bpmn:sequenceFlow id="Flow_1nbtzzt" sourceRef="Event_0ttyyk3" targetRef="Gateway_19f29s4" />
<bpmn:sequenceFlow id="Flow_14mopsz" sourceRef="Event_1sf4ee7" targetRef="Activity_1gzykzf" />
<bpmn:sequenceFlow id="Flow_0tt5omy" sourceRef="Gateway_19f29s4" targetRef="Event_12xwi80" />
</bpmn:process>
<bpmn:process id="Process_0yzggjg" isExecutable="false">
<bpmn:laneSet id="LaneSet_1njtw6k">
<bpmn:lane id="Lane_0oemupu" name="Участник">
<bpmn:flowNodeRef>Gateway_05gfhv1</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1bq9o38</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_0c1b0j9</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Activity_1qhqf8r</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1jm87ls</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1xwrvk6</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_182ohfh</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1jxh32t</bpmn:flowNodeRef>
<bpmn:flowNodeRef>Event_1hd2sfj</bpmn:flowNodeRef>
</bpmn:lane>
</bpmn:laneSet>
<bpmn:eventBasedGateway id="Gateway_05gfhv1" name="Заявка обработана">
<bpmn:incoming>Flow_1fwjbd6</bpmn:incoming>
<bpmn:outgoing>Flow_1g3e4lc</bpmn:outgoing>
<bpmn:outgoing>Flow_0jmvfvk</bpmn:outgoing>
</bpmn:eventBasedGateway>
<bpmn:intermediateCatchEvent id="Event_1bq9o38" name="Заявка неккоректно заполнена">
<bpmn:incoming>Flow_0jmvfvk</bpmn:incoming>
<bpmn:outgoing>Flow_12elgou</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_1qpktyo" />
</bpmn:intermediateCatchEvent>
<bpmn:sendTask id="Activity_0c1b0j9" name="Отправить заявку">
<bpmn:incoming>Flow_1lkbrv7</bpmn:incoming>
<bpmn:outgoing>Flow_1fwjbd6</bpmn:outgoing>
</bpmn:sendTask>
<bpmn:task id="Activity_1qhqf8r" name="Создать заявку по шаблону">
<bpmn:incoming>Flow_12elgou</bpmn:incoming>
<bpmn:incoming>Flow_0nxqe5m</bpmn:incoming>
<bpmn:outgoing>Flow_1lkbrv7</bpmn:outgoing>
</bpmn:task>
<bpmn:startEvent id="Event_1jm87ls" name="Опубликован шаблон заявки">
<bpmn:outgoing>Flow_0nxqe5m</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_165m4ez" />
</bpmn:startEvent>
<bpmn:boundaryEvent id="Event_1xwrvk6" attachedToRef="Activity_0c1b0j9">
<bpmn:outgoing>Flow_19j9dgx</bpmn:outgoing>
<bpmn:timerEventDefinition id="TimerEventDefinition_023ixdw" />
</bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_0d3vo8b" sourceRef="Event_182ohfh" targetRef="Event_1jxh32t" />
<bpmn:sequenceFlow id="Flow_1fwjbd6" sourceRef="Activity_0c1b0j9" targetRef="Gateway_05gfhv1" />
<bpmn:sequenceFlow id="Flow_1g3e4lc" sourceRef="Gateway_05gfhv1" targetRef="Event_182ohfh" />
<bpmn:sequenceFlow id="Flow_0jmvfvk" sourceRef="Gateway_05gfhv1" targetRef="Event_1bq9o38" />
<bpmn:sequenceFlow id="Flow_12elgou" sourceRef="Event_1bq9o38" targetRef="Activity_1qhqf8r" />
<bpmn:sequenceFlow id="Flow_19j9dgx" sourceRef="Event_1xwrvk6" targetRef="Event_1hd2sfj" />
<bpmn:sequenceFlow id="Flow_1lkbrv7" sourceRef="Activity_1qhqf8r" targetRef="Activity_0c1b0j9" />
<bpmn:sequenceFlow id="Flow_0nxqe5m" sourceRef="Event_1jm87ls" targetRef="Activity_1qhqf8r" />
<bpmn:intermediateCatchEvent id="Event_182ohfh" name="Заявка принята">
<bpmn:incoming>Flow_1g3e4lc</bpmn:incoming>
<bpmn:outgoing>Flow_0d3vo8b</bpmn:outgoing>
<bpmn:messageEventDefinition id="MessageEventDefinition_1p8x2uq" />
</bpmn:intermediateCatchEvent>
<bpmn:endEvent id="Event_1jxh32t" name="Заявка на соревнование создана">
<bpmn:incoming>Flow_0d3vo8b</bpmn:incoming>
</bpmn:endEvent>
<bpmn:endEvent id="Event_1hd2sfj" name="Регистрация на соревнование закончена">
<bpmn:incoming>Flow_19j9dgx</bpmn:incoming>
<bpmn:errorEventDefinition id="ErrorEventDefinition_05k0zqm" />
</bpmn:endEvent>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0fnu3gv">
<bpmndi:BPMNShape id="BPMNShape_1b2ygbe" bpmnElement="Participant_0vu3pph" isHorizontal="true">
<dc:Bounds x="152" y="82" width="1030" height="290" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_03lnxny" bpmnElement="Lane_0a163ut" isHorizontal="true">
<dc:Bounds x="182" y="82" width="1000" height="290" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1og6sk0" bpmnElement="Event_11siru4">
<dc:Bounds x="634" y="224" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_15220se" bpmnElement="Gateway_1msstrj" isMarkerVisible="true">
<dc:Bounds x="507" y="127" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="503" y="98" width="58" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0r73fzb" bpmnElement="Activity_01ftdse">
<dc:Bounds x="602" y="112" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0253brn" bpmnElement="Event_0ttyyk3">
<dc:Bounds x="814" y="134" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="789" y="92" width="85" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_03rkdio" bpmnElement="Event_1sf4ee7">
<dc:Bounds x="244" y="134" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="227" y="177" width="70" height="53" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_16yni30" bpmnElement="Event_12xwi80">
<dc:Bounds x="1114" y="134" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="1102" y="177" width="61" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_03zrcff" bpmnElement="Activity_1gzykzf">
<dc:Bounds x="332" y="112" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0p6cx2r" bpmnElement="Gateway_19f29s4" isMarkerVisible="true">
<dc:Bounds x="967" y="127" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_1lp2zmi" bpmnElement="Flow_1ozqvk0">
<di:waypoint x="532" y="177" />
<di:waypoint x="532" y="242" />
<di:waypoint x="634" y="242" />
<bpmndi:BPMNLabel>
<dc:Bounds x="538" y="191" width="18" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0lx613p" bpmnElement="Flow_091vwdr">
<di:waypoint x="670" y="242" />
<di:waypoint x="992" y="242" />
<di:waypoint x="992" y="177" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_01a8pew" bpmnElement="Flow_1r93rln">
<di:waypoint x="432" y="152" />
<di:waypoint x="507" y="152" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0cbc8bw" bpmnElement="Flow_1keye8i">
<di:waypoint x="557" y="152" />
<di:waypoint x="602" y="152" />
<bpmndi:BPMNLabel>
<dc:Bounds x="575" y="134" width="13" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1bqwnty" bpmnElement="Flow_0xyx6fe">
<di:waypoint x="702" y="152" />
<di:waypoint x="814" y="152" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0dqg2f3" bpmnElement="Flow_1nbtzzt">
<di:waypoint x="850" y="152" />
<di:waypoint x="967" y="152" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_102qzih" bpmnElement="Flow_14mopsz">
<di:waypoint x="280" y="152" />
<di:waypoint x="332" y="152" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0jt1atc" bpmnElement="Flow_0tt5omy">
<di:waypoint x="1017" y="152" />
<di:waypoint x="1114" y="152" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_11qxian" bpmnElement="Participant_0xp43qg" isHorizontal="true">
<dc:Bounds x="152" y="405" width="858" height="370" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1arp1q6" bpmnElement="Lane_0oemupu" isHorizontal="true">
<dc:Bounds x="182" y="405" width="828" height="370" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1p63lzm" bpmnElement="Gateway_05gfhv1">
<dc:Bounds x="687" y="560" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="681" y="617.5" width="61" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_00qej3k" bpmnElement="Event_1bq9o38">
<dc:Bounds x="634" y="447" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="621" y="485" width="63" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1rjeupg" bpmnElement="Activity_0c1b0j9">
<dc:Bounds x="542" y="545" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_04vt3nq" bpmnElement="Activity_1qhqf8r">
<dc:Bounds x="382" y="545" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_12u8sx6" bpmnElement="Event_1jm87ls">
<dc:Bounds x="254" y="567" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="234" y="610" width="77" height="27" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_16hjvq0" bpmnElement="Event_182ohfh">
<dc:Bounds x="814" y="567" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="791" y="610" width="81" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1ptf9fe" bpmnElement="Event_1jxh32t">
<dc:Bounds x="914" y="567" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="896" y="610" width="73" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_1nj7na5" bpmnElement="Event_1hd2sfj">
<dc:Bounds x="562" y="677" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="541" y="720" width="80" height="40" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape_0ryjk9y" bpmnElement="Event_1xwrvk6">
<dc:Bounds x="594" y="607" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_1vew1qv" bpmnElement="Flow_0d3vo8b">
<di:waypoint x="850" y="585" />
<di:waypoint x="914" y="585" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_085h3y5" bpmnElement="Flow_1fwjbd6">
<di:waypoint x="642" y="585" />
<di:waypoint x="687" y="585" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0yt1wfj" bpmnElement="Flow_1g3e4lc">
<di:waypoint x="737" y="585" />
<di:waypoint x="814" y="585" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_04mgbln" bpmnElement="Flow_0jmvfvk">
<di:waypoint x="712" y="560" />
<di:waypoint x="712" y="465" />
<di:waypoint x="670" y="465" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0827cgu" bpmnElement="Flow_12elgou">
<di:waypoint x="634" y="465" />
<di:waypoint x="432" y="465" />
<di:waypoint x="432" y="545" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0hyw5b0" bpmnElement="Flow_19j9dgx">
<di:waypoint x="612" y="643" />
<di:waypoint x="612" y="660" />
<di:waypoint x="580" y="660" />
<di:waypoint x="580" y="677" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_0jxa9sw" bpmnElement="Flow_1lkbrv7">
<di:waypoint x="482" y="585" />
<di:waypoint x="542" y="585" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1n87vbf" bpmnElement="Flow_0nxqe5m">
<di:waypoint x="290" y="585" />
<di:waypoint x="382" y="585" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_1mdsftw" bpmnElement="Association_1v6j0sv">
<di:waypoint x="670" y="672" />
<di:waypoint x="628" y="633" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_0m6svrx" bpmnElement="TextAnnotation_0xe7bmb">
<dc:Bounds x="692" y="268" width="99.99999805248385" height="83.9980855137205" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge_1e43030" bpmnElement="Association_0d5cs02">
<di:waypoint x="668" y="249" />
<di:waypoint x="692" y="268" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1jd91ej_di" bpmnElement="Flow_1jd91ej">
<di:waypoint x="652" y="260" />
<di:waypoint x="652" y="447" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1w3v95a_di" bpmnElement="Flow_1w3v95a">
<di:waypoint x="832" y="170" />
<di:waypoint x="832" y="567" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="BPMNShape_0zegy71" bpmnElement="TextAnnotation_1cbfj2u">
<dc:Bounds x="670" y="670" width="100" height="70" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>