Uses of Class
com.atlassian.confluence.event.events.content.blogpost.BlogPostTrashedEvent
Packages that use BlogPostTrashedEvent
Package
Description
-
Uses of BlogPostTrashedEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type BlogPostTrashedEventModifier and TypeMethodDescriptionvoid
PageContentAuditListener.onBlogPostTrashedEvent
(BlogPostTrashedEvent event) -
Uses of BlogPostTrashedEvent 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 BlogPostTrashedEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onBlogPostTrashedEvent
(BlogPostTrashedEvent blogPostTrashedEvent) -
Uses of BlogPostTrashedEvent in com.atlassian.confluence.mail.notification.listeners
Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type BlogPostTrashedEventModifier and TypeMethodDescriptionvoid
BlogPostNotificationsListener.handleBlogPostEvent
(BlogPostTrashedEvent blogEvent) Deprecated.