Uses of Class
com.atlassian.confluence.event.events.content.blogpost.BlogPostRestoreEvent
Packages that use BlogPostRestoreEvent
Package
Description
-
Uses of BlogPostRestoreEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type BlogPostRestoreEventModifier and TypeMethodDescriptionvoid
PageContentAuditListener.onBlogPostRestoreEvent
(BlogPostRestoreEvent event) -
Uses of BlogPostRestoreEvent 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 BlogPostRestoreEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onBlogPostRestoreEvent
(BlogPostRestoreEvent blogPostRestoreEvent)