User: maximryzhov88@yandex.ru clicked save for playground/rmgi/duedil/duedil.bpmn
This commit is contained in:
parent
512d6433c0
commit
f7790ec08e
|
@ -59,6 +59,7 @@
|
|||
<bpmn:documentation>Зависит от
|
||||
1. Источника данных
|
||||
2. Поля "тема" или иного в тексте запроса к API</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_0bwpiqb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0531lbs</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0sdnnjh</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
|
@ -158,10 +159,12 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<bpmn:sequenceFlow id="Flow_1rdb9o0" sourceRef="Activity_00updbm" targetRef="Gateway_0utvwsk" />
|
||||
<bpmn:sequenceFlow id="Flow_1wfhppn" sourceRef="Activity_16294ps" targetRef="Activity_0jnehcy" />
|
||||
<bpmn:sequenceFlow id="Flow_018xi78" sourceRef="Activity_0jnehcy" targetRef="Gateway_0u5hxx6" />
|
||||
<bpmn:task id="Activity_15tg3t7">
|
||||
<bpmn:incoming>Flow_144aoil</bpmn:incoming>
|
||||
</bpmn:task>
|
||||
<bpmn:sequenceFlow id="Flow_144aoil" sourceRef="Activity_0qpzdpu" targetRef="Activity_15tg3t7" />
|
||||
<bpmn:callActivity id="Activity_15tg3t7" calledElement="Activity_09h0c2e">
|
||||
<bpmn:incoming>Flow_144aoil</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0bwpiqb</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
<bpmn:sequenceFlow id="Flow_0bwpiqb" sourceRef="Activity_15tg3t7" targetRef="Gateway_1ctvscx" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_0hek5op">
|
||||
|
@ -237,7 +240,7 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<bpmndi:BPMNShape id="BPMNShape_09996sf" bpmnElement="Activity_1wfr4px">
|
||||
<dc:Bounds x="280" y="-727" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_15tg3t7_di" bpmnElement="Activity_15tg3t7">
|
||||
<bpmndi:BPMNShape id="Activity_0jbl0e7_di" bpmnElement="Activity_15tg3t7">
|
||||
<dc:Bounds x="70" y="-590" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="BPMNShape_0omq2gn" bpmnElement="Activity_1gvzl8m">
|
||||
|
@ -350,6 +353,10 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<di:waypoint x="-40" y="-550" />
|
||||
<di:waypoint x="70" y="-550" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0bwpiqb_di" bpmnElement="Flow_0bwpiqb">
|
||||
<di:waypoint x="170" y="-550" />
|
||||
<di:waypoint x="305" y="-550" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1vpzm0z">
|
||||
|
|
Loading…
Reference in New Issue