| Modifier and Type | Class and Description | 
|---|---|
| class  | RenderContentCommandImpl
 A command that renders content for preview mode in the editor. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CreateBlogPostCommandImplAn 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. | 
| class  | MoveBlogPostToTopOfSpaceCommandA command that moves a blog post to a top level of a given space. | 
| class  | RemoveBlogPostVersionCommandService command for removing a version of a blog post. | 
| class  | RevertBlogPostCommand | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CreateCommentCommandImpl | 
| class  | CreateCommentFromEditorCommand | 
| class  | DeleteCommentCommandImpl | 
| class  | EditCommentCommandImpl | 
| class  | EditCommentFromEditorCommand | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CreateAbstractPageCommandImplAn abstract base class for create commands for AbstractPage subclasses such as Page or BlogPost | 
| class  | CreatePageCommandImplAn 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. | 
| class  | CreatePageFromExistingCommandImplThis command is only necessary because  CopyPageActionhas different authorisation and
 validation logic fromCreatePageAction. | 
| class  | DeleteBlogPostCommandService command for removing a blog post. | 
| class  | DeletePageCommandService command for removing a page. | 
| class  | MovePageCommandImpl | 
| class  | MovePageToTopOfSpaceCommandA command that moves a page to a top level of a given space. | 
| class  | RemoveAbstractPageVersionCommandService command for removing a version of a page or blog post. | 
| class  | RemovePageVersionCommandService command for removing a version of a page. | 
| class  | RevertPageCommand | 
| class  | RevertPageOrderCommandRemoves page position information from the children of the provided page, effectively
 reverting their order to alphabetical. | 
| class  | SetPageOrderCommand | 
| class  | TrashPageCommandImplDeprecated. 
 since 5.8. Use  DeletePageCommandinstead | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeleteSpaceCommandService command for removing a space. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractLabelsCommandProvides basic label methods that should be common to all label commands | 
| class  | AddLabelsCommandImpl | 
| class  | RemoveLabelCommandImpl | 
| class  | ValidateLabelsCommandImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DeleteProfilePictureCommandImplDeprecated. 
 since 5.7. CONFDEV-28074 User profile related services will be extracted to a plugin. | 
| class  | SetProfilePictureFromFilenameCommandDeprecated. 
 since 5.7. CONFDEV-28074 User profile related services will be extracted to a plugin. | 
| class  | SetProfilePictureFromImageCommandImplDeprecated. 
 since 5.7. CONFDEV-28074 User profile related services will be extracted to a plugin. | 
Copyright © 2003–2016 Atlassian. All rights reserved.