public class AgendaEventReminderCleanerListener extends org.exoplatform.services.listener.Listener<Long,Object>
| Constructor and Description |
|---|
AgendaEventReminderCleanerListener() |
| 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 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.