public class AgendaEventReminderComputingListener extends org.exoplatform.services.listener.Listener<Long,Object>
AgendaEventReminderService.getReminderComputingPeriod() (in days). In
fact this listener will ensure that the processing made in
DailyReminderComputingJob is applied on all events, even those that
are created the same day.| Constructor and Description |
|---|
AgendaEventReminderComputingListener() |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.agenda.service.AgendaEventReminderService |
getAgendaEventReminderService() |
org.exoplatform.agenda.service.AgendaEventService |
getAgendaEventService() |
void |
onEvent(org.exoplatform.services.listener.Event<Long,Object> event) |
public AgendaEventReminderComputingListener()
public void onEvent(org.exoplatform.services.listener.Event<Long,Object> event) throws Exception
public org.exoplatform.agenda.service.AgendaEventReminderService getAgendaEventReminderService()
public org.exoplatform.agenda.service.AgendaEventService getAgendaEventService()
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.