Package com.atlassian.confluence.api.service.content

Interface Summary
AttachmentService Provides methods for creating, reading, updating and deleting Confluence Attachment Content objects.
AttachmentService.AttachmentFinder A finder for locating attachments.
AttachmentService.Validator Provides methods for validating the actions on the AttachmentService
ChildContentService Interacts with Content children, providing methods to both get collections of children for various ContentTypes at various depths.
ChildContentService.ChildContentFinder A finder interface to encapsulate finding content under a particular parent
ContentBodyConversionService Provides methods for converting ContentBody instances to other ContentRepresentations.
ContentLabelService API Service for interacting with labels on Content
ContentLabelService.Validator Provides methods for validating actions on the ContentLabelService
ContentMacroService Provides methods for interacting with instances of macros on Content.
ContentMacroService.MacroInstanceFinder A finder for locating instances of macros on content
ContentPropertyService Provides methods for creating, reading, updating and deleting Confluence JsonContentProperty objects attached to Content objects.
ContentPropertyService.ContentPropertyFetcher  
ContentPropertyService.ContentPropertyFinder  
ContentPropertyService.ParameterContentPropertyFinder  
ContentPropertyService.SingleContentPropertyFetcher  
ContentPropertyService.Validator Provides methods for validating the create, update and delete methods.
ContentService Provides methods for creating, reading, updating and deleting Confluence Content objects such as Pages, BlogPosts and Comments.
ContentService.ContentFetcher A content fetcher that also allows fetching many, this exists as a separate interface to allow the type system to only offer fetchMany methods when appropriate.
ContentService.ContentFinder A finder for locating content
ContentService.ParameterContentFinder A content finder allowing various parameters to be set to restrict the fetched content.
ContentService.SingleContentFetcher  
ContentService.Validator Provides methods for validating the create, update and delete methods.
SpaceService Provides CRUD operations on Spaces.
SpaceService.SingleSpaceFetcher  
SpaceService.SpaceContentFinder A finder interface to encapsulate finding content in a particular space
SpaceService.SpaceFinder A finder for locating spaces.
SpaceService.Validator Provides methods for validating the create, update and delete methods.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.