User: igor.alperovich@matplus.eu clicked save for playground/matplus/yet-another-pm/yet-another-pm.bpmn
This commit is contained in:
parent
08cec93d68
commit
06f069e883
|
@ -5,6 +5,7 @@
|
|||
<bpmn:participant id="Participant_1sezpy6" name="2. Pool" processRef="Process_0htokku" />
|
||||
<bpmn:messageFlow id="Flow_0wxv1pg" name="123 " sourceRef="Participant_1sezpy6" targetRef="Participant_1r0menu" />
|
||||
<bpmn:messageFlow id="Flow_0431ugz" sourceRef="Participant_1r0menu" targetRef="Participant_1sezpy6" />
|
||||
<bpmn:messageFlow id="Flow_0bexs58" sourceRef="Activity_0vppxjs111" targetRef="Activity_11d9a0d" />
|
||||
</bpmn:collaboration>
|
||||
<bpmn:process id="Process_yet_another_pm_qsehp45" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
|
@ -86,7 +87,9 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<bpmn:sequenceFlow id="Flow_1ni8pma" sourceRef="Activity_0qpzdpu" targetRef="Activity_0vppxjs111" />
|
||||
<bpmn:sequenceFlow id="Flow_07s4cqq" sourceRef="Event_1o516b0" targetRef="Activity_0vppxjs111" />
|
||||
</bpmn:process>
|
||||
<bpmn:process id="Process_0htokku" />
|
||||
<bpmn:process id="Process_0htokku">
|
||||
<bpmn:task id="Activity_11d9a0d" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0eze4p9">
|
||||
<bpmndi:BPMNShape id="Participant_1r0menu_di" bpmnElement="Participant_1r0menu" isHorizontal="true">
|
||||
|
@ -178,6 +181,9 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<dc:Bounds x="40" y="330" width="600" height="250" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_11d9a0d_di" bpmnElement="Activity_11d9a0d">
|
||||
<dc:Bounds x="280" y="390" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0wxv1pg_di" bpmnElement="Flow_0wxv1pg">
|
||||
<di:waypoint x="221" y="330" />
|
||||
<di:waypoint x="221" y="280" />
|
||||
|
@ -191,6 +197,12 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||
<di:waypoint x="620" y="305" />
|
||||
<di:waypoint x="620" y="330" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0bexs58_di" bpmnElement="Flow_0bexs58">
|
||||
<di:waypoint x="697" y="-129" />
|
||||
<di:waypoint x="697" y="131" />
|
||||
<di:waypoint x="350" y="131" />
|
||||
<di:waypoint x="350" y="390" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_0qm42uu">
|
||||
|
|
Loading…
Reference in New Issue