mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 19:48:11 +00:00
User: brendan.winnacott@myome.com clicked save for playground/myome/pizza/pizza.bpmn
This commit is contained in:
parent
93f43b7a27
commit
c26a9e4adb
@ -54,13 +54,7 @@ If you don't like pizza, you're in the wrong place.</spiffworkflow:instructionsF
|
|||||||
<bpmn:sequenceFlow id="Flow_0o85f56" sourceRef="Activity_06z15yy" targetRef="Event_0js86mf" />
|
<bpmn:sequenceFlow id="Flow_0o85f56" sourceRef="Activity_06z15yy" targetRef="Event_0js86mf" />
|
||||||
<bpmn:manualTask id="Activity_06z15yy" name="Confirm order">
|
<bpmn:manualTask id="Activity_06z15yy" name="Confirm order">
|
||||||
<bpmn:extensionElements>
|
<bpmn:extensionElements>
|
||||||
<spiffworkflow:instructionsForEndUser># Here's the damage...
|
<spiffworkflow:instructionsForEndUser></spiffworkflow:instructionsForEndUser>
|
||||||
|
|
||||||
Pizza Price: {{base_price}}
|
|
||||||
Topping Price: {{topping_price}}
|
|
||||||
|
|
||||||
---
|
|
||||||
# Total Price: {{base_price + topping_price * len(toppings) }}</spiffworkflow:instructionsForEndUser>
|
|
||||||
</bpmn:extensionElements>
|
</bpmn:extensionElements>
|
||||||
<bpmn:incoming>Flow_0gzjjcz</bpmn:incoming>
|
<bpmn:incoming>Flow_0gzjjcz</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_0o85f56</bpmn:outgoing>
|
<bpmn:outgoing>Flow_0o85f56</bpmn:outgoing>
|
||||||
@ -71,6 +65,9 @@ Topping Price: {{topping_price}}
|
|||||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||||
<dc:Bounds x="179" y="159" width="36" height="36" />
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
|
<bpmndi:BPMNShape id="Event_0js86mf_di" bpmnElement="Event_0js86mf">
|
||||||
|
<dc:Bounds x="922" y="159" width="36" height="36" />
|
||||||
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Activity_1qdcgfa_di" bpmnElement="Activity_1yfwya2">
|
<bpmndi:BPMNShape id="Activity_1qdcgfa_di" bpmnElement="Activity_1yfwya2">
|
||||||
<dc:Bounds x="270" y="137" width="100" height="80" />
|
<dc:Bounds x="270" y="137" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
@ -82,9 +79,6 @@ Topping Price: {{topping_price}}
|
|||||||
<bpmndi:BPMNShape id="Activity_16lgns9_di" bpmnElement="Activity_1wodi2t">
|
<bpmndi:BPMNShape id="Activity_16lgns9_di" bpmnElement="Activity_1wodi2t">
|
||||||
<dc:Bounds x="560" y="137" width="100" height="80" />
|
<dc:Bounds x="560" y="137" width="100" height="80" />
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape id="Event_0js86mf_di" bpmnElement="Event_0js86mf">
|
|
||||||
<dc:Bounds x="922" y="159" width="36" height="36" />
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape id="Activity_0cvjrqw_di" bpmnElement="Activity_06z15yy">
|
<bpmndi:BPMNShape id="Activity_0cvjrqw_di" bpmnElement="Activity_06z15yy">
|
||||||
<dc:Bounds x="710" y="137" width="100" height="80" />
|
<dc:Bounds x="710" y="137" width="100" height="80" />
|
||||||
<bpmndi:BPMNLabel />
|
<bpmndi:BPMNLabel />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user