User: maximryzhov88@yandex.ru clicked save for playground/rmgi/duedil/duedil.bpmn
This commit is contained in:
parent
acb28b1781
commit
3bc72f82d0
|
@ -28,13 +28,16 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||||
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
||||||
</bpmn:serviceTask>
|
</bpmn:serviceTask>
|
||||||
<bpmn:exclusiveGateway id="Gateway_1ctvscx">
|
<bpmn:exclusiveGateway id="Gateway_1ctvscx">
|
||||||
|
<bpmn:documentation>Зависит от
|
||||||
|
1. Источника данных
|
||||||
|
2. Поля "тема" или иного в тексте запроса к API</bpmn:documentation>
|
||||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_0sdnnjh</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0sdnnjh</bpmn:outgoing>
|
||||||
<bpmn:outgoing>Flow_01zhghr</bpmn:outgoing>
|
<bpmn:outgoing>Flow_01zhghr</bpmn:outgoing>
|
||||||
</bpmn:exclusiveGateway>
|
</bpmn:exclusiveGateway>
|
||||||
<bpmn:sequenceFlow id="Flow_0sdnnjh" sourceRef="Gateway_1ctvscx" targetRef="EndEvent_1" />
|
<bpmn:sequenceFlow id="Flow_0sdnnjh" sourceRef="Gateway_1ctvscx" targetRef="EndEvent_1" />
|
||||||
<bpmn:sequenceFlow id="Flow_01zhghr" sourceRef="Gateway_1ctvscx" targetRef="Activity_0o9zsat" />
|
<bpmn:sequenceFlow id="Flow_01zhghr" sourceRef="Gateway_1ctvscx" targetRef="Activity_0o9zsat" />
|
||||||
<bpmn:subProcess id="Activity_0o9zsat" name="Стандартная проверка">
|
<bpmn:subProcess id="Activity_0o9zsat" name="Упрощённая проверка">
|
||||||
<bpmn:incoming>Flow_01zhghr</bpmn:incoming>
|
<bpmn:incoming>Flow_01zhghr</bpmn:incoming>
|
||||||
</bpmn:subProcess>
|
</bpmn:subProcess>
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
|
@ -54,7 +57,7 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||||
<dc:Bounds x="455" y="152" width="50" height="50" />
|
<dc:Bounds x="455" y="152" width="50" height="50" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_1o43kly_di" bpmnElement="Activity_0o9zsat">
|
<bpmndi:BPMNShape id="Activity_1o43kly_di" bpmnElement="Activity_0o9zsat">
|
||||||
<dc:Bounds x="430" y="360" width="100" height="80" />
|
<dc:Bounds x="430" y="-50" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
<bpmndi:BPMNEdge id="Flow_17db3yp_di" bpmnElement="Flow_17db3yp">
|
||||||
|
@ -70,8 +73,8 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||||
<di:waypoint x="922" y="177" />
|
<di:waypoint x="922" y="177" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge id="Flow_01zhghr_di" bpmnElement="Flow_01zhghr">
|
<bpmndi:BPMNEdge id="Flow_01zhghr_di" bpmnElement="Flow_01zhghr">
|
||||||
<di:waypoint x="480" y="202" />
|
<di:waypoint x="480" y="152" />
|
||||||
<di:waypoint x="480" y="360" />
|
<di:waypoint x="480" y="30" />
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
</bpmndi:BPMNPlane>
|
</bpmndi:BPMNPlane>
|
||||||
</bpmndi:BPMNDiagram>
|
</bpmndi:BPMNDiagram>
|
||||||
|
|
Loading…
Reference in New Issue