User: brendan.winnacott@myome.com clicked save for playground/myome/pizza/pizza.bpmn
This commit is contained in:
parent
25035865f5
commit
b7242633a8
|
@ -16,6 +16,7 @@
|
|||
If you don't like pizza, you're in the wrong place.</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0pze8h7</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1wnm18u</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1vgkwps</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0uthtui" sourceRef="Activity_1rjhndn" targetRef="Activity_1wodi2t" />
|
||||
|
@ -70,8 +71,10 @@ Topping Price: {{topping_price}}
|
|||
<bpmn:extensionElements>
|
||||
<spiffworkflow:signalButtonLabel>Change order</spiffworkflow:signalButtonLabel>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:outgoing>Flow_1wnm18u</bpmn:outgoing>
|
||||
<bpmn:signalEventDefinition id="SignalEventDefinition_1yzap31" />
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1wnm18u" sourceRef="Event_0wqxp4x" targetRef="Activity_1yfwya2" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_gpy73c8">
|
||||
|
@ -119,6 +122,12 @@ Topping Price: {{topping_price}}
|
|||
<di:waypoint x="810" y="177" />
|
||||
<di:waypoint x="952" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1wnm18u_di" bpmnElement="Flow_1wnm18u">
|
||||
<di:waypoint x="780" y="235" />
|
||||
<di:waypoint x="780" y="330" />
|
||||
<di:waypoint x="320" y="330" />
|
||||
<di:waypoint x="320" y="217" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue