Class CreateRequestNotificationListener

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

    public class CreateRequestNotificationListener
    extends org.exoplatform.services.listener.Listener<org.exoplatform.processes.model.Work,​org.exoplatform.task.dto.ProjectDto>
    • Constructor Detail

      • CreateRequestNotificationListener

        public CreateRequestNotificationListener()
    • Method Detail

      • onEvent

        public void onEvent​(org.exoplatform.services.listener.Event<org.exoplatform.processes.model.Work,​org.exoplatform.task.dto.ProjectDto> event)
        Specified by:
        onEvent in class org.exoplatform.services.listener.Listener<org.exoplatform.processes.model.Work,​org.exoplatform.task.dto.ProjectDto>