Uses of Class
com.atlassian.confluence.event.events.content.attachment.AttachmentRemoveEvent
Packages that use AttachmentRemoveEvent
Package
Description
-
Uses of AttachmentRemoveEvent in com.atlassian.confluence.event.events.like.listeners
Methods in com.atlassian.confluence.event.events.like.listeners with parameters of type AttachmentRemoveEventModifier and TypeMethodDescriptionvoid
DatabaseLikesRemovalListener.onAttachmentRemoveEvent
(AttachmentRemoveEvent attachmentRemoveEvent) -
Uses of AttachmentRemoveEvent in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type AttachmentRemoveEventModifier and TypeMethodDescriptionvoid
ThumbnailRemovingListener.handleAttachmentRemoveEvent
(AttachmentRemoveEvent event) -
Uses of AttachmentRemoveEvent in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement with parameters of type AttachmentRemoveEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onAttachmentRemoveEvent
(AttachmentRemoveEvent attachmentRemoveEvent)