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 -
-
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 void
AttachmentAuditListener. 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 void
AttachmentRelatedContentReconciliationListener. handleEvent(AttachmentTrashedEvent event)
-