User: dylan.reinhardt@myome.com clicked save for playground/myome/dylans-pizza-palace/dylans-pizza-palace.bpmn

This commit is contained in:
sartography-automated-committer 2023-11-20 22:02:42 +00:00
parent 0780fe3c26
commit 211653314e
1 changed files with 93 additions and 1 deletions

View File

@ -81,9 +81,53 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
<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:userTask id="Activity_1j3x9jb" name="Select Payment">
<bpmn:extensionElements>
<spiffworkflow:properties>
<spiffworkflow:property name="formJsonSchemaFilename" value="payment-schema.json" />
<spiffworkflow:property name="formUiSchemaFilename" value="payment-uischema.json" />
</spiffworkflow:properties>
</bpmn:extensionElements>
<bpmn:incoming>Flow_024we6t</bpmn:incoming>
<bpmn:outgoing>Flow_190aspr</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="Gateway_1vab4z5">
<bpmn:incoming>Flow_190aspr</bpmn:incoming>
<bpmn:outgoing>Flow_084i0wy</bpmn:outgoing>
<bpmn:outgoing>Flow_07pew5h</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_190aspr" sourceRef="Activity_1j3x9jb" targetRef="Gateway_1vab4z5" />
<bpmn:sequenceFlow id="Flow_084i0wy" name="cc" sourceRef="Gateway_1vab4z5" targetRef="Activity_1qii7s3">
<bpmn:conditionExpression>payment_type == "cc"</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:sequenceFlow id="Flow_07pew5h" name="venmo" sourceRef="Gateway_1vab4z5" targetRef="Activity_1rbnl58">
<bpmn:conditionExpression>payment_type == "venmo"</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:manualTask id="Activity_1qii7s3" name="cc">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>Enter your cc number</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_084i0wy</bpmn:incoming>
<bpmn:outgoing>Flow_19z74jj</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:manualTask id="Activity_1rbnl58" name="venmo">
<bpmn:extensionElements>
<spiffworkflow:instructionsForEndUser>Scan the QR code</spiffworkflow:instructionsForEndUser>
</bpmn:extensionElements>
<bpmn:incoming>Flow_07pew5h</bpmn:incoming>
<bpmn:outgoing>Flow_01s140z</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:exclusiveGateway id="Gateway_0c3vpnp">
<bpmn:incoming>Flow_19z74jj</bpmn:incoming>
<bpmn:incoming>Flow_01s140z</bpmn:incoming>
<bpmn:outgoing>Flow_0nnbcy6</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="Flow_19z74jj" sourceRef="Activity_1qii7s3" targetRef="Gateway_0c3vpnp" />
<bpmn:endEvent id="Event_0h2hoas">
<bpmn:incoming>Flow_0nnbcy6</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0nnbcy6" sourceRef="Gateway_0c3vpnp" targetRef="Event_0h2hoas" />
<bpmn:sequenceFlow id="Flow_01s140z" sourceRef="Activity_1rbnl58" targetRef="Gateway_0c3vpnp" />
</bpmn:subProcess>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
@ -156,11 +200,59 @@ Total price: {{total_price}}</spiffworkflow:instructionsForEndUser>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0r49bhp_di" bpmnElement="Activity_1j3x9jb">
<dc:Bounds x="380" y="180" width="100" height="80" />
<bpmndi:BPMNLabel />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_1vab4z5_di" bpmnElement="Gateway_1vab4z5" isMarkerVisible="true">
<dc:Bounds x="535" y="195" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_17g8dgi_di" bpmnElement="Activity_1qii7s3">
<dc:Bounds x="640" y="180" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_069028n_di" bpmnElement="Activity_1rbnl58">
<dc:Bounds x="640" y="290" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Gateway_0c3vpnp_di" bpmnElement="Gateway_0c3vpnp" isMarkerVisible="true">
<dc:Bounds x="795" y="195" width="50" height="50" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0h2hoas_di" bpmnElement="Event_0h2hoas">
<dc:Bounds x="902" y="202" width="36" height="36" />
</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:BPMNEdge id="Flow_190aspr_di" bpmnElement="Flow_190aspr">
<di:waypoint x="480" y="220" />
<di:waypoint x="535" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_084i0wy_di" bpmnElement="Flow_084i0wy">
<di:waypoint x="585" y="220" />
<di:waypoint x="640" y="220" />
<bpmndi:BPMNLabel>
<dc:Bounds x="607" y="202" width="11" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_07pew5h_di" bpmnElement="Flow_07pew5h">
<di:waypoint x="560" y="245" />
<di:waypoint x="560" y="330" />
<di:waypoint x="640" y="330" />
<bpmndi:BPMNLabel>
<dc:Bounds x="573" y="313" width="34" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_19z74jj_di" bpmnElement="Flow_19z74jj">
<di:waypoint x="740" y="220" />
<di:waypoint x="795" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_0nnbcy6_di" bpmnElement="Flow_0nnbcy6">
<di:waypoint x="845" y="220" />
<di:waypoint x="902" y="220" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_01s140z_di" bpmnElement="Flow_01s140z">
<di:waypoint x="740" y="330" />
<di:waypoint x="820" y="330" />
<di:waypoint x="820" y="245" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>