User: maximryzhov88@yandex.ru clicked save for playground/rmgi/duedil/duedil.bpmn
This commit is contained in:
parent
ef0286f8e7
commit
60b96774f0
|
@ -148,8 +148,14 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_04qrf6s" sourceRef="Activity_0h3yg65" targetRef="Activity_1jqzdne" />
|
||||
<bpmn:boundaryEvent id="Event_1nvvjzi" name="Получение оценки от ЮД" attachedToRef="Activity_1jqzdne">
|
||||
<bpmn:outgoing>Flow_0wvpq72</bpmn:outgoing>
|
||||
<bpmn:messageEventDefinition id="MessageEventDefinition_0y37glh" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0wvpq72" sourceRef="Event_1nvvjzi" targetRef="Activity_0ocml36" />
|
||||
<bpmn:businessRuleTask id="Activity_0ocml36" name="Присвоение финальной оценки">
|
||||
<bpmn:documentation>По матрице решений</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_0wvpq72</bpmn:incoming>
|
||||
</bpmn:businessRuleTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_duedil_mttumse">
|
||||
|
@ -206,6 +212,9 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<bpmndi:BPMNShape id="Activity_0p0f582_di" bpmnElement="Activity_1jqzdne">
|
||||
<dc:Bounds x="1430" y="870" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<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_092kwjo_di" bpmnElement="Activity_09h0c2e" isExpanded="false">
|
||||
<dc:Bounds x="470" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -308,6 +317,10 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<di:waypoint x="1480" y="800" />
|
||||
<di:waypoint x="1480" y="870" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0wvpq72_di" bpmnElement="Flow_0wvpq72">
|
||||
<di:waypoint x="1480" y="968" />
|
||||
<di:waypoint x="1480" y="1050" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1fdfcfq">
|
||||
|
|
Loading…
Reference in New Issue