Uses of Class
com.atlassian.confluence.event.events.content.attachment.AttachmentUpdateEvent
-
Packages that use AttachmentUpdateEvent Package Description com.atlassian.confluence.event.listeners com.atlassian.confluence.internal.webhooks com.atlassian.confluence.links -
-
Uses of AttachmentUpdateEvent in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type AttachmentUpdateEvent Modifier and Type Method Description void
ThumbnailRemovingListener. handleAttachmentUpdateEvent(AttachmentUpdateEvent event)
-
Uses of AttachmentUpdateEvent in com.atlassian.confluence.internal.webhooks
Methods in com.atlassian.confluence.internal.webhooks with parameters of type AttachmentUpdateEvent Modifier and Type Method Description void
ApplicationWebhookEventPublisher. onAttachmentUpdated(AttachmentUpdateEvent event)
-
Uses of AttachmentUpdateEvent in com.atlassian.confluence.links
Methods in com.atlassian.confluence.links with parameters of type AttachmentUpdateEvent Modifier and Type Method Description void
RelatedContentRefactoringListener. handleEvent(AttachmentUpdateEvent event)
-