This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:timer:performpastreminders [2016/02/19 11:37] amanda.zens |
en:software:tim:timer:performpastreminders [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
======= performPastReminders ======= | ======= performPastReminders ======= | ||
==== Description ==== | ==== Description ==== | ||
- | This timer runs all reminders up until it hits limit. This timer searches for and executes open reminders, for example, those generated by the [[en:software:tim:actionhandler:generateoffsetescalationtimehandler|GenerateOffsetEscalationTimeHandler]]. In other words, the timer ensures the dispatching of reminder emails which have already accumulated due to escalations. | + | This timer runs all reminders up until it hits the limit. There it searches for and executes open reminders, for example, those generated by the [[en:software:tim:actionhandler:generateoffsetescalationtimehandler|GenerateOffsetEscalationTimeHandler]]. In other words, the timer ensures the dispatching of reminder emails which have already accumulated due to escalations. |
==== Webservice Name ==== | ==== Webservice Name ==== | ||
<code>EscalationManager</code> | <code>EscalationManager</code> |