Uses of Class
com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRestoreEvent
Packages that use GeneralAttachmentRestoreEvent
Package
Description
Confluence attachment events.
-
Uses of GeneralAttachmentRestoreEvent in com.atlassian.confluence.event.events.content.attachment
Subclasses of GeneralAttachmentRestoreEvent in com.atlassian.confluence.event.events.content.attachmentModifier and TypeClassDescriptionclass
This is published when a hidden attachment is restored from the trash. -
Uses of GeneralAttachmentRestoreEvent 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 GeneralAttachmentRestoreEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onAttachmentRestoreEvent
(GeneralAttachmentRestoreEvent attachmentRestoreEvent) -
Uses of GeneralAttachmentRestoreEvent in com.atlassian.confluence.internal.content.collab
Methods in com.atlassian.confluence.internal.content.collab with parameters of type GeneralAttachmentRestoreEventModifier and TypeMethodDescriptionvoid
AttachmentRelatedContentReconciliationListener.handleEvent
(GeneralAttachmentRestoreEvent event)