Uses of Class
com.atlassian.confluence.event.events.content.blogpost.BlogPostMovedEvent
Packages that use BlogPostMovedEvent
Package
Description
-
Uses of BlogPostMovedEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type BlogPostMovedEventModifier and TypeMethodDescriptionvoid
PageContentAuditListener.onBlogPostMovedEvent
(BlogPostMovedEvent event) -
Uses of BlogPostMovedEvent in com.atlassian.confluence.impl.labels
Methods in com.atlassian.confluence.impl.labels with parameters of type BlogPostMovedEventModifier and TypeMethodDescriptionvoid
CachingLabelManager.onPagesMoved
(BlogPostMovedEvent event) -
Uses of BlogPostMovedEvent in com.atlassian.confluence.impl.pages.attachments.filesystem
Methods in com.atlassian.confluence.impl.pages.attachments.filesystem with parameters of type BlogPostMovedEventModifier and TypeMethodDescriptionvoid
UpdateAttachmentsOnFilesystemOnPageMoveHandler.handleBlogPostMovedEvent
(BlogPostMovedEvent blogPostMovedEvent) -
Uses of BlogPostMovedEvent 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 BlogPostMovedEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onBlogPostMoveEvent
(BlogPostMovedEvent blogPostMovedEvent)