Uses of Class
com.atlassian.confluence.event.events.content.attachment.AttachmentVersionRemoveEvent
-
Packages that use AttachmentVersionRemoveEvent Package Description com.atlassian.confluence.event.events.like.listeners com.atlassian.confluence.event.listeners -
-
Uses of AttachmentVersionRemoveEvent in com.atlassian.confluence.event.events.like.listeners
Methods in com.atlassian.confluence.event.events.like.listeners with parameters of type AttachmentVersionRemoveEvent Modifier and Type Method Description void
DatabaseLikesRemovalListener. onAttachmentVersionRemoveEvent(AttachmentVersionRemoveEvent attachmentVersionRemoveEvent)
-
Uses of AttachmentVersionRemoveEvent in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type AttachmentVersionRemoveEvent Modifier and Type Method Description void
ThumbnailRemovingListener. handleAttachmentVersionRemoveEvent(AttachmentVersionRemoveEvent event)
-