Uses of Class
com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRemoveEvent
Packages that use GeneralAttachmentRemoveEvent
Package
Description
Confluence attachment events.
-
Uses of GeneralAttachmentRemoveEvent in com.atlassian.confluence.event.events.content.attachment
Subclasses of GeneralAttachmentRemoveEvent in com.atlassian.confluence.event.events.content.attachmentModifier and TypeClassDescriptionclass
Event sent *before* the removal of a visible attachment.class
Event sent *before* the removal of a hidden attachment. -
Uses of GeneralAttachmentRemoveEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type GeneralAttachmentRemoveEventModifier and TypeMethodDescriptionvoid
AttachmentAuditListener.onAttachmentRemove
(GeneralAttachmentRemoveEvent event)