Uses of Class
com.atlassian.confluence.event.events.content.attachment.AttachmentTrashedEvent
-
Packages that use AttachmentTrashedEvent Package Description com.atlassian.confluence.impl.audit.listener com.atlassian.confluence.internal.content.collab com.atlassian.confluence.internal.webhooks -
-
Uses of AttachmentTrashedEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type AttachmentTrashedEvent Modifier and Type Method Description voidAttachmentAuditListener. onAttachmentTrashedEvent(AttachmentTrashedEvent event) -
Uses of AttachmentTrashedEvent in com.atlassian.confluence.internal.content.collab
Methods in com.atlassian.confluence.internal.content.collab with parameters of type AttachmentTrashedEvent Modifier and Type Method Description voidAttachmentRelatedContentReconciliationListener. handleEvent(AttachmentTrashedEvent event) -
Uses of AttachmentTrashedEvent in com.atlassian.confluence.internal.webhooks
Methods in com.atlassian.confluence.internal.webhooks with parameters of type AttachmentTrashedEvent Modifier and Type Method Description voidApplicationWebhookEventPublisher. onAttachmentTrashed(AttachmentTrashedEvent event)
-