Package org.exoplatform.task.integration
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 Summary
FieldsFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.exoplatform.services.listener.ListenerBase
getName
-
Field Details
-
ATTACHMENT_TASK_OBJECT_TYPE
- See Also:
-
ATTACHMENT_CREATED_EVENT
- See Also:
-
ATTACHMENT_DELETED_EVENT
- See Also:
-
-
Constructor Details
-
TaskAttachmentLoggingListener
-
-
Method Details