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, org.exoplatform.services.listener.ListenerBase<String,org.exoplatform.social.attachment.model.ObjectAttachmentId>

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
      Throws:
      Exception