Class AgendaEventReplyListener

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class AgendaEventReplyListener
    extends org.exoplatform.services.listener.Listener<org.exoplatform.agenda.model.EventAttendee,​org.exoplatform.agenda.model.EventAttendee>
    • Field Summary

      • Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

        desc, name
    • Constructor Summary

      Constructors 
      Constructor Description
      AgendaEventReplyListener​(org.exoplatform.container.ExoContainer container)  
    • Constructor Detail

      • AgendaEventReplyListener

        public AgendaEventReplyListener​(org.exoplatform.container.ExoContainer container)
    • Method Detail

      • onEvent

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

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

        public void sendReplyResponseNotification​(org.exoplatform.agenda.model.Event event,
                                                  org.exoplatform.agenda.model.EventAttendee eventAttendee)