Uses of Class
com.atlassian.confluence.event.events.content.attachment.GeneralAttachmentRestoreEvent
-
Packages that use GeneralAttachmentRestoreEvent Package Description com.atlassian.confluence.event.events.content.attachment Confluence attachment events.com.atlassian.confluence.internal.content.collab com.atlassian.confluence.internal.webhooks -
-
Uses of GeneralAttachmentRestoreEvent in com.atlassian.confluence.event.events.content.attachment
Subclasses of GeneralAttachmentRestoreEvent in com.atlassian.confluence.event.events.content.attachment Modifier and Type Class Description classHiddenAttachmentRestoreEventThis is published when a hidden attachment is restored from the trash. -
Uses of GeneralAttachmentRestoreEvent in com.atlassian.confluence.internal.content.collab
Methods in com.atlassian.confluence.internal.content.collab with parameters of type GeneralAttachmentRestoreEvent Modifier and Type Method Description voidAttachmentRelatedContentReconciliationListener. handleEvent(GeneralAttachmentRestoreEvent event) -
Uses of GeneralAttachmentRestoreEvent in com.atlassian.confluence.internal.webhooks
Methods in com.atlassian.confluence.internal.webhooks with parameters of type GeneralAttachmentRestoreEvent Modifier and Type Method Description voidApplicationWebhookEventPublisher. onAttachmentRestored(GeneralAttachmentRestoreEvent event)
-