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:34:27 +00:00
parent 1ae3172f10
commit 3b596dbe5b
1 changed files with 88 additions and 11 deletions

View File

@ -117,10 +117,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<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:sequenceFlow id="Flow_00ljuet" sourceRef="Activity_1w4r58z" targetRef="Gateway_09zbjb8" />
<bpmn:userTask id="Activity_1w4r58z" name="Select payment type">
<bpmn:extensionElements>
<spiffworkflow:properties>
@ -131,6 +128,48 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<bpmn:incoming>Flow_110qsz5</bpmn:incoming>
<bpmn:outgoing>Flow_00ljuet</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_09zbjb8" default="Flow_1pf2knh">
<bpmn:incoming>Flow_00ljuet</bpmn:incoming>
<bpmn:outgoing>Flow_1xho001</bpmn:outgoing>
<bpmn:outgoing>Flow_1pf2knh</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_1xho001" sourceRef="Gateway_09zbjb8" targetRef="Activity_0dzf98z">
<bpmn:conditionExpression>payment_type=="credit"</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_1pf2knh" sourceRef="Gateway_09zbjb8" targetRef="Activity_1gc5the" />
<bpmn:exclusiveGateway id="Gateway_1x68e35">
<bpmn:incoming>Flow_1ke7ohm</bpmn:incoming>
<bpmn:incoming>Flow_0pji2ij</bpmn:incoming>
<bpmn:outgoing>Flow_19473lv</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_1ke7ohm" sourceRef="Activity_0dzf98z" targetRef="Gateway_1x68e35" />
<bpmn:sequenceFlow id="Flow_0pji2ij" sourceRef="Activity_1gc5the" targetRef="Gateway_1x68e35" />
<bpmn:endEvent id="Event_0z85qql">
<bpmn:incoming>Flow_19473lv</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_19473lv" sourceRef="Gateway_1x68e35" targetRef="Event_0z85qql" />
<bpmn:manualTask id="Activity_0dzf98z" name="Credit">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># Credit
Please enter your credit card details below ....
(no not really!)</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1xho001</bpmn:incoming>
<bpmn:outgoing>Flow_1ke7ohm</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:manualTask id="Activity_1gc5the" name="Paypal">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser># PayPal
Please enter your paypal login details below ....
(no not really!)</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_1pf2knh</bpmn:incoming>
<bpmn:outgoing>Flow_0pji2ij</bpmn:outgoing>
</bpmn:manualTask>
</bpmn:subProcess>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
@ -142,6 +181,9 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<dc:Bounds x="40" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel />
</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_1h9u75p_di" bpmnElement="Activity_0mxov5f">
<dc:Bounds x="190" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel />
@ -157,9 +199,6 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<dc:Bounds x="660" y="-110" width="100" height="80" />
<bpmndi:BPMNLabel />
</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 />
@ -208,20 +247,58 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
<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:BPMNShape id="Gateway_09zbjb8_di" bpmnElement="Gateway_09zbjb8" isMarkerVisible="true">
<dc:Bounds x="355" y="245" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0z85qql_di" bpmnElement="Event_0z85qql">
<dc:Bounds x="722" y="252" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1x68e35_di" bpmnElement="Gateway_1x68e35" isMarkerVisible="true">
<dc:Bounds x="585" y="245" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1v6yqch_di" bpmnElement="Activity_0dzf98z">
<dc:Bounds x="450" y="120" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0ndv32g_di" bpmnElement="Activity_1gc5the">
<dc:Bounds x="450" y="330" 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" />
<di:waypoint x="355" y="270" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1xho001_di" bpmnElement="Flow_1xho001">
<di:waypoint x="380" y="245" />
<di:waypoint x="380" y="160" />
<di:waypoint x="450" y="160" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1pf2knh_di" bpmnElement="Flow_1pf2knh">
<di:waypoint x="380" y="295" />
<di:waypoint x="380" y="370" />
<di:waypoint x="450" y="370" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1ke7ohm_di" bpmnElement="Flow_1ke7ohm">
<di:waypoint x="550" y="160" />
<di:waypoint x="610" y="160" />
<di:waypoint x="610" y="245" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0pji2ij_di" bpmnElement="Flow_0pji2ij">
<di:waypoint x="550" y="370" />
<di:waypoint x="610" y="370" />
<di:waypoint x="610" y="295" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_19473lv_di" bpmnElement="Flow_19473lv">
<di:waypoint x="635" y="270" />
<di:waypoint x="722" y="270" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>