Package com.atlassian.confluence.content.service.blogpost
package com.atlassian.confluence.content.service.blogpost
-
ClassDescriptionLocates a single Blog PostAn interface implemented by a class that can provide the BlogPost to be created.An interface for a command that will create a new BlogPost.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.A blog post locator that uses the blog post Id to find a blog postA command that moves a blog post to a top level of a given space.Service command for removing a version of a blog post.