User: dan@sartography.com clicked save for playground/dan/pizza-palace/test.bpmn
This commit is contained in:
parent
f90a24eacf
commit
e8fbac14bf
|
@ -26,6 +26,7 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
|
|||
<spiffworkflow:property name="formJsonSchemaFilename" value="pizza-order-schema.json" />
|
||||
<spiffworkflow:property name="formUiSchemaFilename" value="pizza-order-uischema.json" />
|
||||
</spiffworkflow:properties>
|
||||
<spiffworkflow:preScript>pizza_sizes = ['small','medium','large','extra-large']</spiffworkflow:preScript>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_10nx10l</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0hnc6m8</bpmn:outgoing>
|
||||
|
@ -33,6 +34,9 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
|
|||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_kpyinm0">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-48" y="-88" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0sbya7m_di" bpmnElement="Activity_0tl6534">
|
||||
<dc:Bounds x="40" y="-110" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
|
@ -40,9 +44,6 @@ Press submit below to start your order!</spiffworkflow:instructionsForEndUser>
|
|||
<bpmndi:BPMNShape id="Event_0vp0rkm_di" bpmnElement="Event_0vp0rkm">
|
||||
<dc:Bounds x="482" y="-88" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-48" 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 />
|
||||
|
|
Loading…
Reference in New Issue