Class TaskAttachmentLoggingListener

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<String,org.exoplatform.social.attachment.model.ObjectAttachmentId>
org.exoplatform.task.integration.TaskAttachmentLoggingListener
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class TaskAttachmentLoggingListener extends org.exoplatform.services.listener.Listener<String,org.exoplatform.social.attachment.model.ObjectAttachmentId>
  • Field Details

  • Constructor Details

    • TaskAttachmentLoggingListener

      public TaskAttachmentLoggingListener(TaskService taskService)
  • Method Details

    • onEvent

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