User: dan@sartography.com clicked save for playground/dan/pizza-palace/test.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-16 20:30:55 +00:00
parent 5f31f9f401
commit 1ae3172f10
1 changed files with 59 additions and 6 deletions

View File

@ -16,7 +16,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<bpmn:outgoing>Flow_10nx10l</bpmn:outgoing> <bpmn:outgoing>Flow_10nx10l</bpmn:outgoing>
</bpmn:manualTask> </bpmn:manualTask>
<bpmn:endEvent id="Event_0vp0rkm"> <bpmn:endEvent id="Event_0vp0rkm">
<bpmn:incoming>Flow_1ig3g9x</bpmn:incoming> <bpmn:incoming>Flow_10gazda</bpmn:incoming>
</bpmn:endEvent> </bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_10nx10l" sourceRef="Activity_0tl6534" targetRef="Activity_0mxov5f" /> <bpmn:sequenceFlow id="Flow_10nx10l" sourceRef="Activity_0tl6534" targetRef="Activity_0mxov5f" />
<bpmn:sequenceFlow id="Flow_0hnc6m8" sourceRef="Activity_0mxov5f" targetRef="Activity_0dkzkil" /> <bpmn:sequenceFlow id="Flow_0hnc6m8" sourceRef="Activity_0mxov5f" targetRef="Activity_0dkzkil" />
@ -88,7 +88,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<bpmn:outgoing>Flow_0q3tgeu</bpmn:outgoing> <bpmn:outgoing>Flow_0q3tgeu</bpmn:outgoing>
<bpmn:script>total_price = base_price + topping_price * len(toppings)</bpmn:script> <bpmn:script>total_price = base_price + topping_price * len(toppings)</bpmn:script>
</bpmn:scriptTask> </bpmn:scriptTask>
<bpmn:sequenceFlow id="Flow_1ig3g9x" sourceRef="Activity_0sriz81" targetRef="Event_0vp0rkm" /> <bpmn:sequenceFlow id="Flow_1ig3g9x" sourceRef="Activity_0sriz81" targetRef="Activity_1fofxq6" />
<bpmn:manualTask id="Activity_0sriz81" name="Confirm my order"> <bpmn:manualTask id="Activity_0sriz81" name="Confirm my order">
<bpmn:extensionElements> <bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># Please confirm your order <spiffworkflow:instructionsForEndUser># Please confirm your order
@ -109,6 +109,29 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<bpmn:signalEventDefinition id="SignalEventDefinition_0ph3nuo" /> <bpmn:signalEventDefinition id="SignalEventDefinition_0ph3nuo" />
</bpmn:boundaryEvent> </bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_01ww1sb" sourceRef="Event_1vlvm04" targetRef="Activity_0mxov5f" /> <bpmn:sequenceFlow id="Flow_01ww1sb" sourceRef="Event_1vlvm04" targetRef="Activity_0mxov5f" />
<bpmn:sequenceFlow id="Flow_10gazda" sourceRef="Activity_1fofxq6" targetRef="Event_0vp0rkm" />
<bpmn:subProcess id="Activity_1fofxq6" name="Collect Payment">
<bpmn:incoming>Flow_1ig3g9x</bpmn:incoming>
<bpmn:outgoing>Flow_10gazda</bpmn:outgoing>
<bpmn:startEvent id="Event_1f68yjs">
<bpmn:outgoing>Flow_110qsz5</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="Flow_110qsz5" sourceRef="Event_1f68yjs" targetRef="Activity_1w4r58z" />
<bpmn:endEvent id="Event_1xpbv4l">
<bpmn:incoming>Flow_00ljuet</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_00ljuet" sourceRef="Activity_1w4r58z" targetRef="Event_1xpbv4l" />
<bpmn:userTask id="Activity_1w4r58z" name="Select payment type">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="payment_type-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="payment_type-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_110qsz5</bpmn:incoming>
<bpmn:outgoing>Flow_00ljuet</bpmn:outgoing>
</bpmn:userTask>
</bpmn:subProcess>
</bpmn:process> </bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_kpyinm0"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_kpyinm0">
@ -130,13 +153,17 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<dc:Bounds x="500" y="-110" width="100" height="80" /> <dc:Bounds x="500" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0vp0rkm_di" bpmnElement="Event_0vp0rkm">
<dc:Bounds x="852" y="-88" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_050yf8n_di" bpmnElement="Activity_0sriz81"> <bpmndi:BPMNShape id="Activity_050yf8n_di" bpmnElement="Activity_0sriz81">
<dc:Bounds x="660" y="-110" width="100" height="80" /> <dc:Bounds x="660" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel /> <bpmndi:BPMNLabel />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0vp0rkm_di" bpmnElement="Event_0vp0rkm">
<dc:Bounds x="1112" y="-88" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0b0rr6k_di" bpmnElement="Activity_1fofxq6">
<dc:Bounds x="830" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0ymnqzi_di" bpmnElement="Event_1vlvm04"> <bpmndi:BPMNShape id="Event_0ymnqzi_di" bpmnElement="Event_1vlvm04">
<dc:Bounds x="712" y="-48" width="36" height="36" /> <dc:Bounds x="712" y="-48" width="36" height="36" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
@ -162,7 +189,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ig3g9x_di" bpmnElement="Flow_1ig3g9x"> <bpmndi:BPMNEdge id="Flow_1ig3g9x_di" bpmnElement="Flow_1ig3g9x">
<di:waypoint x="760" y="-70" /> <di:waypoint x="760" y="-70" />
<di:waypoint x="852" y="-70" /> <di:waypoint x="830" y="-70" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_01ww1sb_di" bpmnElement="Flow_01ww1sb"> <bpmndi:BPMNEdge id="Flow_01ww1sb_di" bpmnElement="Flow_01ww1sb">
<di:waypoint x="730" y="-12" /> <di:waypoint x="730" y="-12" />
@ -170,6 +197,32 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<di:waypoint x="240" y="90" /> <di:waypoint x="240" y="90" />
<di:waypoint x="240" y="-30" /> <di:waypoint x="240" y="-30" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_10gazda_di" bpmnElement="Flow_10gazda">
<di:waypoint x="930" y="-70" />
<di:waypoint x="1112" y="-70" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmndi:BPMNDiagram id="BPMNDiagram_1s18aym">
<bpmndi:BPMNPlane id="BPMNPlane_0hh6g7s" bpmnElement="Activity_1fofxq6">
<bpmndi:BPMNShape id="Event_1f68yjs_di" bpmnElement="Event_1f68yjs">
<dc:Bounds x="112" y="252" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_1xpbv4l_di" bpmnElement="Event_1xpbv4l">
<dc:Bounds x="672" y="252" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1vym88w_di" bpmnElement="Activity_1w4r58z">
<dc:Bounds x="200" y="230" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_110qsz5_di" bpmnElement="Flow_110qsz5">
<di:waypoint x="148" y="270" />
<di:waypoint x="200" y="270" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_00ljuet_di" bpmnElement="Flow_00ljuet">
<di:waypoint x="300" y="270" />
<di:waypoint x="672" y="270" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane> </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram> </bpmndi:BPMNDiagram>
</bpmn:definitions> </bpmn:definitions>