Class CommentRequestListener

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

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

      • CommentRequestListener

        public CommentRequestListener()
    • Method Detail

      • onEvent

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