mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 05:38:26 +00:00
User: maximryzhov88@yandex.ru clicked save for playground/rmgi/duedil/duedil.bpmn
This commit is contained in:
parent
60b96774f0
commit
b57f3fdd66
@ -155,7 +155,24 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmn:businessRuleTask id="Activity_0ocml36" name="Присвоение финальной оценки">
|
||||
<bpmn:documentation>По матрице решений</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_0wvpq72</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_060vzyz</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:userTask id="Activity_076e1q2" name="Последний взгляд">
|
||||
<bpmn:documentation>Все данные, которые были собраны
|
||||
Все оценки, которые были даны</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_060vzyz</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0rucp3s</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_060vzyz" sourceRef="Activity_0ocml36" targetRef="Activity_076e1q2" />
|
||||
<bpmn:exclusiveGateway id="Gateway_0i4awui" name="В порядке ли данные?">
|
||||
<bpmn:incoming>Flow_0rucp3s</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_00g9nz5</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0rucp3s" sourceRef="Activity_076e1q2" targetRef="Gateway_0i4awui" />
|
||||
<bpmn:serviceTask id="Activity_0fib2o2" name="Автоматизированная проверка на блок-факторы">
|
||||
<bpmn:incoming>Flow_00g9nz5</bpmn:incoming>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_00g9nz5" name="Да" sourceRef="Gateway_0i4awui" targetRef="Activity_0fib2o2" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_duedil_mttumse">
|
||||
@ -215,6 +232,19 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmndi:BPMNShape id="Activity_0cep75b_di" bpmnElement="Activity_0ocml36">
|
||||
<dc:Bounds x="1430" y="1050" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0atjhod_di" bpmnElement="Activity_076e1q2">
|
||||
<dc:Bounds x="1430" y="1190" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0i4awui_di" bpmnElement="Gateway_0i4awui" isMarkerVisible="true">
|
||||
<dc:Bounds x="1455" y="1355" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1377" y="1366" width="68" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1gei19d_di" bpmnElement="Activity_0fib2o2">
|
||||
<dc:Bounds x="1430" y="1490" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_092kwjo_di" bpmnElement="Activity_09h0c2e" isExpanded="false">
|
||||
<dc:Bounds x="470" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -321,6 +351,21 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<di:waypoint x="1480" y="968" />
|
||||
<di:waypoint x="1480" y="1050" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_060vzyz_di" bpmnElement="Flow_060vzyz">
|
||||
<di:waypoint x="1480" y="1130" />
|
||||
<di:waypoint x="1480" y="1190" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0rucp3s_di" bpmnElement="Flow_0rucp3s">
|
||||
<di:waypoint x="1480" y="1270" />
|
||||
<di:waypoint x="1480" y="1355" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_00g9nz5_di" bpmnElement="Flow_00g9nz5">
|
||||
<di:waypoint x="1480" y="1405" />
|
||||
<di:waypoint x="1480" y="1490" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="1489" y="1445" width="13" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1fdfcfq">
|
||||
|
Loading…
x
Reference in New Issue
Block a user