Uses of Interface
com.atlassian.confluence.content.service.blogpost.CreateBlogPostCommand
-
Packages that use CreateBlogPostCommand Package Description com.atlassian.confluence.content.service.blogpost -
-
Uses of CreateBlogPostCommand in com.atlassian.confluence.content.service.blogpost
Classes in com.atlassian.confluence.content.service.blogpost that implement CreateBlogPostCommand Modifier and Type Class Description class
CreateBlogPostCommandImpl
An implementation of the CreatePageCommand that will create a page, and assign any provided permissions then perform the clean up of any Drafts and raise the necessary event.
-