User: dylan.reinhardt@myome.com clicked save for playground/myome/dylans-pizza-palace/dylans-pizza-palace.bpmn
This commit is contained in:
parent
4bdcd7489d
commit
c54310426b
|
@ -6,7 +6,7 @@
|
|||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1855mr8" sourceRef="StartEvent_1" targetRef="Activity_0fgw6j5" />
|
||||
<bpmn:endEvent id="Event_0dkep9e">
|
||||
<bpmn:incoming>Flow_0poq38s</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1632h1m</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_17v1vzv" sourceRef="Activity_0fgw6j5" targetRef="Activity_1o3s5ex" />
|
||||
<bpmn:manualTask id="Activity_0fgw6j5" name="Welcome Message">
|
||||
|
@ -52,7 +52,7 @@ We make pizza</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:incoming>Flow_0zuwmie</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_09wvnx9</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:sequenceFlow id="Flow_0poq38s" sourceRef="Activity_1nn7hxq" targetRef="Event_0dkep9e" />
|
||||
<bpmn:sequenceFlow id="Flow_0poq38s" sourceRef="Activity_1nn7hxq" targetRef="Activity_0xkxviy" />
|
||||
<bpmn:manualTask id="Activity_1nn7hxq" name="Show Total">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:instructionsForEndUser>Thank you for your order, your total is:
|
||||
|
@ -73,15 +73,24 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
|
|||
<bpmn:signalEventDefinition id="SignalEventDefinition_0jo3rti" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0rm3l4o" sourceRef="Event_1yrw9rs" targetRef="Activity_0fgw6j5" />
|
||||
<bpmn:sequenceFlow id="Flow_1632h1m" sourceRef="Activity_0xkxviy" targetRef="Event_0dkep9e" />
|
||||
<bpmn:subProcess id="Activity_0xkxviy" name="Collect Payment">
|
||||
<bpmn:incoming>Flow_0poq38s</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1632h1m</bpmn:outgoing>
|
||||
<bpmn:startEvent id="Event_19ddrsk">
|
||||
<bpmn:outgoing>Flow_024we6t</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_024we6t" sourceRef="Event_19ddrsk" targetRef="Activity_1j3x9jb" />
|
||||
<bpmn:userTask id="Activity_1j3x9jb">
|
||||
<bpmn:incoming>Flow_024we6t</bpmn:incoming>
|
||||
</bpmn:userTask>
|
||||
</bpmn:subProcess>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_kyg5wux">
|
||||
<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="432" 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 />
|
||||
|
@ -98,6 +107,13 @@ 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="722" y="-518" width="36" height="36" />
|
||||
</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">
|
||||
<dc:Bounds x="342" y="-478" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -119,7 +135,7 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0poq38s_di" bpmnElement="Flow_0poq38s">
|
||||
<di:waypoint x="390" y="-500" />
|
||||
<di:waypoint x="432" y="-500" />
|
||||
<di:waypoint x="450" y="-500" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0rm3l4o_di" bpmnElement="Flow_0rm3l4o">
|
||||
<di:waypoint x="360" y="-442" />
|
||||
|
@ -127,6 +143,24 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
|
|||
<di:waypoint x="-120" y="-410" />
|
||||
<di:waypoint x="-120" y="-460" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1632h1m_di" bpmnElement="Flow_1632h1m">
|
||||
<di:waypoint x="550" y="-500" />
|
||||
<di:waypoint x="722" y="-500" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_170uhdy">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_10l15oy" bpmnElement="Activity_0xkxviy">
|
||||
<bpmndi:BPMNShape id="Event_19ddrsk_di" bpmnElement="Event_19ddrsk">
|
||||
<dc:Bounds x="292" y="202" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0r49bhp_di" bpmnElement="Activity_1j3x9jb">
|
||||
<dc:Bounds x="380" y="180" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_024we6t_di" bpmnElement="Flow_024we6t">
|
||||
<di:waypoint x="328" y="220" />
|
||||
<di:waypoint x="380" y="220" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue