Class AgendaEventResponseListener

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<Long,Object>
org.exoplatform.agenda.listener.analytics.AgendaEventResponseListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class AgendaEventResponseListener extends org.exoplatform.services.listener.Listener<Long,Object>
  • Constructor Details

    • AgendaEventResponseListener

      public AgendaEventResponseListener()
  • Method Details

    • onEvent

      public void onEvent(org.exoplatform.services.listener.Event<Long,Object> event) throws Exception
      Specified by:
      onEvent in class org.exoplatform.services.listener.Listener<Long,Object>
      Throws:
      Exception
    • getAgendaEventService

      public org.exoplatform.agenda.service.AgendaEventService getAgendaEventService()
    • getAgendaCalendarService

      public org.exoplatform.agenda.service.AgendaCalendarService getAgendaCalendarService()
    • getIdentityManager

      public org.exoplatform.social.core.manager.IdentityManager getIdentityManager()