User: dan@sartography.com clicked save for examples/2-in-depth/timer-events/timer-events.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-21 04:49:08 +00:00
parent 17afd1f83d
commit 187526dcfd

View File

@ -27,7 +27,7 @@ There is a timer event connected to this task. If you take too long to hit the
<bpmn:boundaryEvent id="Event_0bzzc9k" attachedToRef="Activity_0qpzdpu">
<bpmn:outgoing>Flow_1aka6fb</bpmn:outgoing>
<bpmn:timerEventDefinition id="TimerEventDefinition_1rh16fc">
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT30S</bpmn:timeDuration>
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">"PT30S"</bpmn:timeDuration>
</bpmn:timerEventDefinition>
</bpmn:boundaryEvent>
<bpmn:sequenceFlow id="Flow_1aka6fb" sourceRef="Event_0bzzc9k" targetRef="Event_11cgaj7" />
@ -40,6 +40,12 @@ There is a timer event connected to this task. If you take too long to hit the
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="179" y="159" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="482" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="464" y="202" width="73" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0zqotmb_di" bpmnElement="Activity_0qpzdpu">
<dc:Bounds x="270" y="137" width="100" height="80" />
<bpmndi:BPMNLabel />
@ -50,12 +56,6 @@ There is a timer event connected to this task. If you take too long to hit the
<dc:Bounds x="466" y="325" width="69" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_14za570_di" bpmnElement="EndEvent_1">
<dc:Bounds x="482" y="159" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="464" y="202" width="73" height="14" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_02pk5ku_di" bpmnElement="Event_0bzzc9k">
<dc:Bounds x="312" y="199" width="36" height="36" />
</bpmndi:BPMNShape>