Class NewRequestListener

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

    public class NewRequestListener
    extends org.exoplatform.services.listener.Listener<String,​VacationRequestDTO>
    Created by Medamine on 25/01/2017.
    • Constructor Detail

      • NewRequestListener

        public NewRequestListener()
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event event)
                     throws Exception
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<String,​VacationRequestDTO>
        Throws:
        Exception