User: silvia.orozco@myome.com clicked save for playground/myome/pizza-kingdom-silvia/pizza-kingdom-silvia.bpmn
This commit is contained in:
parent
e5c4ee3b9f
commit
37c3e09b00
|
@ -128,7 +128,7 @@ Topping Price: {{topping_price}}
|
||||||
<bpmn:sequenceFlow id="Flow_0dwrozo" sourceRef="Gateway_0szgxgp" targetRef="Event_1ru8cja" />
|
<bpmn:sequenceFlow id="Flow_0dwrozo" sourceRef="Gateway_0szgxgp" targetRef="Event_1ru8cja" />
|
||||||
</bpmn:subProcess>
|
</bpmn:subProcess>
|
||||||
<bpmn:sequenceFlow id="Flow_175au0c" sourceRef="Activity_10498nh" targetRef="Activity_0s78ra0" />
|
<bpmn:sequenceFlow id="Flow_175au0c" sourceRef="Activity_10498nh" targetRef="Activity_0s78ra0" />
|
||||||
<bpmn:callActivity id="Activity_0s78ra0" calledElement="cook-and-deliver-the-best-way">
|
<bpmn:callActivity id="Activity_0s78ra0" name="Cook and deliver" calledElement="cook-and-deliver-the-best-way">
|
||||||
<bpmn:incoming>Flow_175au0c</bpmn:incoming>
|
<bpmn:incoming>Flow_175au0c</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_1rddqtw</bpmn:outgoing>
|
<bpmn:outgoing>Flow_1rddqtw</bpmn:outgoing>
|
||||||
</bpmn:callActivity>
|
</bpmn:callActivity>
|
||||||
|
@ -160,6 +160,7 @@ Topping Price: {{topping_price}}
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_1olgw0m_di" bpmnElement="Activity_0s78ra0">
|
<bpmndi:BPMNShape id="Activity_1olgw0m_di" bpmnElement="Activity_0s78ra0">
|
||||||
<dc:Bounds x="1160" y="137" width="100" height="80" />
|
<dc:Bounds x="1160" y="137" width="100" height="80" />
|
||||||
|
<bpmndi:BPMNLabel />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_183r9cr_di" bpmnElement="Event_183r9cr">
|
<bpmndi:BPMNShape id="Event_183r9cr_di" bpmnElement="Event_183r9cr">
|
||||||
<dc:Bounds x="1362" y="159" width="36" height="36" />
|
<dc:Bounds x="1362" y="159" width="36" height="36" />
|
||||||
|
|
Loading…
Reference in New Issue