|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractServiceCommand in com.atlassian.confluence.content.service |
|---|
| Subclasses of AbstractServiceCommand in com.atlassian.confluence.content.service | |
|---|---|
class |
RenderContentCommandImpl
A command that renders content for preview mode in the editor. |
| Uses of AbstractServiceCommand in com.atlassian.confluence.content.service.blogpost |
|---|
| Subclasses of AbstractServiceCommand in com.atlassian.confluence.content.service.blogpost | |
|---|---|
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. |
class |
MoveBlogPostToTopOfSpaceCommand
A command that moves a blog post to a top level of a given space. |
class |
RevertBlogPostCommand
|
| Uses of AbstractServiceCommand in com.atlassian.confluence.content.service.comment |
|---|
| Subclasses of AbstractServiceCommand in com.atlassian.confluence.content.service.comment | |
|---|---|
class |
CreateCommentCommandImpl
|
class |
CreateCommentFromEditorCommand
|
class |
DeleteCommentCommandImpl
|
class |
EditCommentCommandImpl
|
class |
EditCommentFromEditorCommand
|
| Uses of AbstractServiceCommand in com.atlassian.confluence.content.service.page |
|---|
| Subclasses of AbstractServiceCommand in com.atlassian.confluence.content.service.page | |
|---|---|
class |
CreateAbstractPageCommandImpl
An abstract base class for create commands for AbstractPage subclasses such as Page or BlogPost |
class |
CreatePageCommandImpl
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. |
class |
CreatePageFromExistingCommandImpl
This command is only necessary because CopyPageAction has different authorisation and
validation logic from CreatePageAction. |
class |
DeleteBlogPostCommand
Service command for removing a blog post. |
class |
DeletePageCommand
Service command for removing a page. |
class |
MovePageCommandImpl
|
class |
MovePageToTopOfSpaceCommand
A command that moves a page to a top level of a given space. |
class |
RemovePageVersionCommand
Service command for removing a version of a page. |
class |
RevertPageCommand
|
class |
RevertPageOrderCommand
Removes page position information from the children of the provided page, effectively reverting their order to alphabetical. |
class |
SetPageOrderCommand
|
class |
TrashPageCommandImpl
|
| Uses of AbstractServiceCommand in com.atlassian.confluence.content.service.space |
|---|
| Subclasses of AbstractServiceCommand in com.atlassian.confluence.content.service.space | |
|---|---|
class |
DeleteSpaceCommand
Service command for removing a space. |
| Uses of AbstractServiceCommand in com.atlassian.confluence.labels.service |
|---|
| Subclasses of AbstractServiceCommand in com.atlassian.confluence.labels.service | |
|---|---|
class |
AbstractLabelsCommand
Provides basic label methods that should be common to all label commands |
class |
AddLabelsCommandImpl
|
class |
RemoveLabelCommandImpl
|
class |
ValidateLabelsCommandImpl
|
| Uses of AbstractServiceCommand in com.atlassian.confluence.user.service |
|---|
| Subclasses of AbstractServiceCommand in com.atlassian.confluence.user.service | |
|---|---|
class |
DeleteProfilePictureCommandImpl
Deprecated. since 5.7. CONFDEV-28074 User profile related services will be extracted to a plugin. |
class |
SetProfilePictureFromFilenameCommand
Deprecated. since 5.7. CONFDEV-28074 User profile related services will be extracted to a plugin. |
class |
SetProfilePictureFromImageCommandImpl
Deprecated. since 5.7. CONFDEV-28074 User profile related services will be extracted to a plugin. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||