| Quartz's job implementation that will just call the NotificationManager
to send pending notifications.
In case the pending notification processal takes too much time and the
scheduler fires it again, this class will allow just ONE execution to be
queued, discarding other requests that arrive after it.
author: jorgeuriarte |