|
||||||||||
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 |
RevertBlogPostCommand
|
Uses of AbstractServiceCommand in com.atlassian.confluence.content.service.comment |
---|
Subclasses of AbstractServiceCommand in com.atlassian.confluence.content.service.comment | |
---|---|
class |
CreateCommentCommandImpl
|
class |
DeleteCommentCommandImpl
|
class |
EditCommentCommandImpl
|
Uses of AbstractServiceCommand in com.atlassian.confluence.content.service.page |
---|
Subclasses of AbstractServiceCommand in com.atlassian.confluence.content.service.page | |
---|---|
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 |
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
|
Uses of AbstractServiceCommand in com.atlassian.confluence.user.service |
---|
Subclasses of AbstractServiceCommand in com.atlassian.confluence.user.service | |
---|---|
class |
DeleteProfilePictureCommandImpl
|
class |
SetProfilePictureFromFilenameCommand
Service command for setting a user's profile picture to previously uploaded attachment, or to a built-in icon. |
class |
SetProfilePictureFromImageCommandImpl
Service command for setting a user's profile picture to a newly uploaded image. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |