User: dylan.reinhardt@myome.com clicked save for playground/myome/dylans-pizza-palace/dylans-pizza-palace.bpmn
This commit is contained in:
parent
47eabbd8f7
commit
fd3643f1af
|
@ -130,7 +130,7 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:sequenceFlow id="Flow_01s140z" sourceRef="Activity_1rbnl58" targetRef="Gateway_0c3vpnp" />
|
||||
</bpmn:subProcess>
|
||||
<bpmn:sequenceFlow id="Flow_183514r" sourceRef="Activity_0hp1t2d" targetRef="Event_0dkep9e" />
|
||||
<bpmn:callActivity id="Activity_0hp1t2d">
|
||||
<bpmn:callActivity id="Activity_0hp1t2d" name="Cook and Deliver" calledElement="cook-and-deliver">
|
||||
<bpmn:incoming>Flow_1632h1m</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_183514r</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
|
@ -140,6 +140,9 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
|
|||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-258" y="-518" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0dkep9e_di" bpmnElement="Event_0dkep9e">
|
||||
<dc:Bounds x="742" y="-518" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0ewmfrd_di" bpmnElement="Activity_0fgw6j5">
|
||||
<dc:Bounds x="-170" y="-540" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -156,14 +159,12 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
|
|||
<dc:Bounds x="290" y="-540" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0dkep9e_di" bpmnElement="Event_0dkep9e">
|
||||
<dc:Bounds x="742" y="-518" width="36" height="36" />
|
||||
<bpmndi:BPMNShape id="Activity_0fzw5cu_di" bpmnElement="Activity_0xkxviy">
|
||||
<dc:Bounds x="450" y="-540" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0zoj32v_di" bpmnElement="Activity_0hp1t2d">
|
||||
<dc:Bounds x="600" y="-540" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0fzw5cu_di" bpmnElement="Activity_0xkxviy">
|
||||
<dc:Bounds x="450" y="-540" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1g6n1il_di" bpmnElement="Event_1yrw9rs">
|
||||
|
|
Loading…
Reference in New Issue