Class RequestCommentNotificationListener
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.services.listener.Listener<org.exoplatform.task.dto.TaskDto,org.exoplatform.task.dto.CommentDto>
-
- org.exoplatform.task.integration.TaskCommentNotificationListener
-
- org.exoplatform.processes.listener.RequestCommentNotificationListener
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class RequestCommentNotificationListener extends org.exoplatform.task.integration.TaskCommentNotificationListener
-
-
Constructor Summary
Constructors Constructor Description RequestCommentNotificationListener(org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.processes.service.ProcessesService processesService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonEvent(org.exoplatform.services.listener.Event<org.exoplatform.task.dto.TaskDto,org.exoplatform.task.dto.CommentDto> event)
-