mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 01:48:13 +00:00
User: usama@sartography.com clicked save for playground/usama/timers/timers.bpmn
This commit is contained in:
parent
8c8a2944cf
commit
87a7dd87c7
@ -10,7 +10,6 @@
|
||||
<spiffworkflow:instructionsForEndUser>The process instance completed successfully.</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1u7lujb</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_12pkbxb" sourceRef="Activity_0qpzdpu" targetRef="EndEvent_1" />
|
||||
<bpmn:manualTask id="Activity_0qpzdpu" name="Approve Document">
|
||||
@ -24,12 +23,15 @@
|
||||
You can also change the text you are reading here by updating the *Instructions* on this example manual task.</spiffworkflow:instructionsForEndUser>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_17db3yp</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1u7lujb</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_12pkbxb</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:intermediateCatchEvent id="Event_0xgv14u" name="Send Reminder">
|
||||
<bpmn:incoming>Flow_0os1mhe</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1u7lujb</bpmn:outgoing>
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1i7n4kq" />
|
||||
<bpmn:timerEventDefinition id="TimerEventDefinition_1i7n4kq">
|
||||
<bpmn:timeDuration xsi:type="bpmn:tFormalExpression">PT15S </bpmn:timeDuration>
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:intermediateCatchEvent>
|
||||
<bpmn:boundaryEvent id="Event_0z9uzye" attachedToRef="Activity_0qpzdpu">
|
||||
<bpmn:outgoing>Flow_0os1mhe</bpmn:outgoing>
|
||||
@ -38,7 +40,7 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
</bpmn:timerEventDefinition>
|
||||
</bpmn:boundaryEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0os1mhe" sourceRef="Event_0z9uzye" targetRef="Event_0xgv14u" />
|
||||
<bpmn:sequenceFlow id="Flow_1u7lujb" sourceRef="Event_0xgv14u" targetRef="EndEvent_1" />
|
||||
<bpmn:sequenceFlow id="Flow_1u7lujb" sourceRef="Event_0xgv14u" targetRef="Activity_0qpzdpu" />
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_timers_ohsn91k">
|
||||
@ -53,9 +55,9 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_01fjmid_di" bpmnElement="Event_0xgv14u">
|
||||
<dc:Bounds x="442" y="262" width="36" height="36" />
|
||||
<dc:Bounds x="292" y="272" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="431" y="243" width="78" height="14" />
|
||||
<dc:Bounds x="271" y="313" width="78" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0ynavrl_di" bpmnElement="Event_0z9uzye">
|
||||
@ -71,13 +73,12 @@ You can also change the text you are reading here by updating the *Instructions*
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0os1mhe_di" bpmnElement="Flow_0os1mhe">
|
||||
<di:waypoint x="370" y="235" />
|
||||
<di:waypoint x="370" y="280" />
|
||||
<di:waypoint x="442" y="280" />
|
||||
<di:waypoint x="370" y="290" />
|
||||
<di:waypoint x="328" y="290" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1u7lujb_di" bpmnElement="Flow_1u7lujb">
|
||||
<di:waypoint x="478" y="280" />
|
||||
<di:waypoint x="510" y="280" />
|
||||
<di:waypoint x="510" y="195" />
|
||||
<di:waypoint x="310" y="272" />
|
||||
<di:waypoint x="310" y="217" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
|
Loading…
x
Reference in New Issue
Block a user