User: jason@sartography.com clicked save for misc/sartography-admin/ticket-system/ticket-system.bpmn
This commit is contained in:
parent
33f689a59e
commit
837cfdd34c
|
@ -13,19 +13,22 @@
|
|||
</spiffworkflow:properties>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0gixxkm</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0uoo6ca</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0iu60e3</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:endEvent id="Event_003bxs1">
|
||||
<bpmn:incoming>Flow_0w0ku2l</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:exclusiveGateway id="Gateway_1w3asvh">
|
||||
<bpmn:exclusiveGateway id="Gateway_1w3asvh" default="Flow_0uoo6ca">
|
||||
<bpmn:incoming>Flow_0iu60e3</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0w0ku2l</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0uoo6ca</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_0iu60e3" sourceRef="present_form" targetRef="Gateway_1w3asvh" />
|
||||
<bpmn:sequenceFlow id="Flow_0w0ku2l" sourceRef="Gateway_1w3asvh" targetRef="Event_003bxs1">
|
||||
<bpmn:conditionExpression>status == "complete"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_0uoo6ca" sourceRef="Gateway_1w3asvh" targetRef="present_form" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ticket-system_process">
|
||||
|
@ -54,6 +57,12 @@
|
|||
<di:waypoint x="475" y="177" />
|
||||
<di:waypoint x="562" y="177" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0uoo6ca_di" bpmnElement="Flow_0uoo6ca">
|
||||
<di:waypoint x="450" y="152" />
|
||||
<di:waypoint x="450" y="90" />
|
||||
<di:waypoint x="398" y="147" />
|
||||
<di:waypoint x="370" y="147" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
||||
|
|
Loading…
Reference in New Issue