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 TypeMethodDescriptionvoidPageContentAuditListener.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 TypeMethodDescriptionvoidContentManagementRecorder.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 TypeMethodDescriptionvoidEdgeListener.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 TypeMethodDescriptionvoidPageLayoutCreateListener.onBlogPostCreateEvent(BlogPostCreateEvent event) voidSectionAndColumnMacroCreateListener.onBlogPostCreateEvent(BlogPostCreateEvent event)