Interface | Description |
---|---|
BlogPostService |
A service that provides methods to retrieve service commands to manipulate blog posts
|
CommentService |
Service interface for manipulating Comments.
|
DraftService |
A Service responsible for Draft related operations during editing in Confluence.
|
PageService |
The PageService is a service layer implementation of the
PageManager . |
RenderContentCommand |
A command that can render some content.
|
RenderingService | |
SpaceService | |
WelcomeMessageService |
A service to retrieve the welcome message
|
Class | Description |
---|---|
ContentLocatorBuilder | |
DefaultBlogPostService | |
DefaultCommentService | |
DefaultDraftService |
Note that this implementation of the DraftService does not perform any permission checking.
|
DefaultPageService | |
DefaultRenderingService | |
DefaultWelcomeMessageService | |
IdContentLocator | |
RenderContentCommandImpl |
A command that renders content for preview mode in the editor.
|
Enum | Description |
---|---|
DefaultRenderingService.RenderMode | |
DraftService.DraftType |
Copyright © 2003–2020 Atlassian. All rights reserved.