mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 20:58:17 +00:00
User: ciuser1 clicked save for documentation/user-guide-basics/user-guide-basics.bpmn
This commit is contained in:
parent
836b0768a8
commit
71c4637b35
@ -74,7 +74,7 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
|
||||
<bpmn:sequenceFlow id="Flow_0z3tg6l" name="Yes" sourceRef="Gateway_1nez60d" targetRef="Gateway_06fiuk8">
|
||||
<bpmn:conditionExpression>isRealCheckNorris</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:exclusiveGateway id="Gateway_06fiuk8" name="Which of Chuck's Phone Numbers?">
|
||||
<bpmn:exclusiveGateway id="Gateway_06fiuk8" name="Which of The Real Chuck's Phone Numbers?">
|
||||
<bpmn:incoming>Flow_0z3tg6l</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0kdjagb</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0r7plsj</bpmn:outgoing>
|
||||
@ -85,7 +85,7 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
|
||||
<bpmn:incoming>Flow_0r7plsj</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1yshk2s</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:exclusiveGateway id="Gateway_0winlbl">
|
||||
<bpmn:exclusiveGateway id="Gateway_0winlbl" name="Which Other Chuck?">
|
||||
<bpmn:incoming>Flow_0gbomzh</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_07urdvu</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0u5kd7m</bpmn:outgoing>
|
||||
@ -118,6 +118,9 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_rlm9uj3">
|
||||
<bpmndi:BPMNShape id="Gateway_0winlbl_di" bpmnElement="Gateway_0winlbl" isMarkerVisible="true">
|
||||
<dc:Bounds x="665" y="35" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="661" y="92" width="62" height="27" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_10fvdo9_di" bpmnElement="Activity_0uxorq8">
|
||||
<dc:Bounds x="800" y="20" width="100" height="80" />
|
||||
@ -150,7 +153,7 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
|
||||
<bpmndi:BPMNShape id="Gateway_06fiuk8_di" bpmnElement="Gateway_06fiuk8" isMarkerVisible="true">
|
||||
<dc:Bounds x="665" y="192" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="647" y="156" width="86" height="27" />
|
||||
<dc:Bounds x="647" y="150" width="86" height="40" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0nv529h_di" bpmnElement="Activity_1aggwmx">
|
||||
|
Loading…
x
Reference in New Issue
Block a user