mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 13:18:10 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/events/escalation-events/escalation-events.bpmn
This commit is contained in:
parent
b357a08d6f
commit
3c7d31432c
@ -22,7 +22,7 @@
|
||||
<bpmn:endEvent id="Event_1xetbib">
|
||||
<bpmn:incoming>Flow_1bnovvd</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:exclusiveGateway id="Gateway_1od9ta0">
|
||||
<bpmn:exclusiveGateway id="Gateway_1od9ta0" default="Flow_0d9oz39">
|
||||
<bpmn:incoming>Flow_0h1rgnc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0d9oz39</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_1j6zecg</bpmn:outgoing>
|
||||
@ -35,8 +35,12 @@
|
||||
<bpmn:outgoing>Flow_1bnovvd</bpmn:outgoing>
|
||||
</bpmn:exclusiveGateway>
|
||||
<bpmn:sequenceFlow id="Flow_1bnovvd" sourceRef="Gateway_0rwggvv" targetRef="Event_1xetbib" />
|
||||
<bpmn:sequenceFlow id="Flow_1j6zecg" name="Path C" sourceRef="Gateway_1od9ta0" targetRef="Event_09xwp5x" />
|
||||
<bpmn:sequenceFlow id="Flow_08fbzlc" name="Path A" sourceRef="Gateway_1od9ta0" targetRef="Event_0ty5dpa" />
|
||||
<bpmn:sequenceFlow id="Flow_1j6zecg" name="Path C" sourceRef="Gateway_1od9ta0" targetRef="Event_09xwp5x">
|
||||
<bpmn:conditionExpression>path = "Path C"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:sequenceFlow id="Flow_08fbzlc" name="Path A" sourceRef="Gateway_1od9ta0" targetRef="Event_0ty5dpa">
|
||||
<bpmn:conditionExpression>path = "Path A"</bpmn:conditionExpression>
|
||||
</bpmn:sequenceFlow>
|
||||
<bpmn:endEvent id="Event_0ty5dpa">
|
||||
<bpmn:incoming>Flow_08fbzlc</bpmn:incoming>
|
||||
<bpmn:escalationEventDefinition id="EscalationEventDefinition_1siqxqa" escalationRef="bail_out_now" />
|
||||
@ -85,42 +89,33 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="72" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0hscs8j_di" bpmnElement="Activity_0qpzdpu">
|
||||
<dc:Bounds x="150" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
|
||||
<dc:Bounds x="812" y="159" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="813" y="202" width="36" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_068xxp8_di" bpmnElement="Event_068xxp8">
|
||||
<dc:Bounds x="672" y="422" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="666" y="465" width="49" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1eutuio_di" bpmnElement="Activity_1eutuio" isExpanded="true">
|
||||
<dc:Bounds x="300" y="-30" width="450" height="390" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0lkhoyk_di" bpmnElement="Event_0lkhoyk">
|
||||
<dc:Bounds x="322" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1xetbib_di" bpmnElement="Event_1xetbib">
|
||||
<dc:Bounds x="692" y="152" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1od9ta0_di" bpmnElement="Gateway_1od9ta0" isMarkerVisible="true">
|
||||
<dc:Bounds x="385" y="145" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0rwggvv_di" bpmnElement="Gateway_0rwggvv" isMarkerVisible="true">
|
||||
<dc:Bounds x="605" y="145" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1xetbib_di" bpmnElement="Event_1xetbib">
|
||||
<dc:Bounds x="692" y="152" width="36" height="36" />
|
||||
<bpmndi:BPMNShape id="Event_09f6uly_di" bpmnElement="Event_0ty5dpa">
|
||||
<dc:Bounds x="502" y="42" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0wyzhsr_di" bpmnElement="Event_09xwp5x">
|
||||
<dc:Bounds x="502" y="262" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_09f6uly_di" bpmnElement="Event_0ty5dpa">
|
||||
<dc:Bounds x="502" y="42" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0h1rgnc_di" bpmnElement="Flow_0h1rgnc">
|
||||
<di:waypoint x="358" y="170" />
|
||||
<di:waypoint x="385" y="170" />
|
||||
@ -157,6 +152,15 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<di:waypoint x="630" y="280" />
|
||||
<di:waypoint x="630" y="195" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="Activity_0hscs8j_di" bpmnElement="Activity_0qpzdpu">
|
||||
<dc:Bounds x="150" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_068xxp8_di" bpmnElement="Event_068xxp8">
|
||||
<dc:Bounds x="672" y="422" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="666" y="465" width="49" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_04znm7i_di" bpmnElement="Event_0ac7xnm">
|
||||
<dc:Bounds x="582" y="342" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
Loading…
x
Reference in New Issue
Block a user