Uses of Class
com.atlassian.confluence.event.events.content.blogpost.BlogPostCreateEvent
Packages that use BlogPostCreateEvent
Package
Description
-
Uses of BlogPostCreateEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type BlogPostCreateEventModifier and TypeMethodDescriptionvoid
PageContentAuditListener.blogPostCreateEvent
(BlogPostCreateEvent event) -
Uses of BlogPostCreateEvent 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 BlogPostCreateEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onBlogPostCreateEvent
(BlogPostCreateEvent blogPostCreateEvent) -
Uses of BlogPostCreateEvent in com.atlassian.confluence.plugins.edgeindex
Methods in com.atlassian.confluence.plugins.edgeindex with parameters of type BlogPostCreateEventModifier and TypeMethodDescriptionvoid
EdgeListener.onBlogPostCreateEvent
(BlogPostCreateEvent blogPostCreateEvent) -
Uses of BlogPostCreateEvent in com.atlassian.confluence.tinymceplugin.listeners
Methods in com.atlassian.confluence.tinymceplugin.listeners with parameters of type BlogPostCreateEventModifier and TypeMethodDescriptionvoid
PageLayoutCreateListener.onBlogPostCreateEvent
(BlogPostCreateEvent event) void
SectionAndColumnMacroCreateListener.onBlogPostCreateEvent
(BlogPostCreateEvent event)