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

Packages that use com.atlassian.confluence.api.service.content
com.atlassian.confluence.api   
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.factory   
com.atlassian.confluence.api.impl.service.content.finder   
com.atlassian.confluence.api.service.content   
com.atlassian.confluence.it.api   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugins.contentproperty   
com.atlassian.confluence.rest.client   
com.atlassian.confluence.rest.metadata.content   
com.atlassian.confluence.rest.resources   
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.api
AttachmentService
          Provides methods for creating, reading, updating and deleting Confluence Attachment Content objects.
ChildContentService
          Interacts with Content children, providing methods to both get collections of children for various ContentTypes at various depths.
ContentBodyConversionService
          Provides methods for converting ContentBody instances to other ContentRepresentations.
ContentLabelService
          API Service for interacting with labels on Content
ContentMacroService
          Provides methods for interacting with instances of macros on Content.
ContentPropertyService
          Provides methods for creating, reading, updating and deleting Confluence JsonContentProperty objects attached to Content objects.
ContentService
          Provides methods for creating, reading, updating and deleting Confluence Content objects such as Pages, BlogPosts and Comments.
SpaceService
          Provides CRUD operations on Spaces.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.api.impl.service.content
AttachmentService
          Provides methods for creating, reading, updating and deleting Confluence Attachment Content objects.
AttachmentService.AttachmentFinder
          A finder for locating attachments.
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
ContentMacroService
          Provides methods for interacting with instances of macros on Content.
ContentMacroService.MacroInstanceFinder
          A finder for locating instances of macros on content
ContentService
          Provides methods for creating, reading, updating and deleting Confluence Content objects such as Pages, BlogPosts and Comments.
ContentService.ContentFinder
          A finder for locating content
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.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.api.impl.service.content.factory
ContentBodyConversionService
          Provides methods for converting ContentBody instances to other ContentRepresentations.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.api.impl.service.content.finder
ContentService.ContentFinder
          A finder for locating content
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.api.service.content
AttachmentService.AttachmentFinder
          A finder for locating attachments.
AttachmentService.Validator
          Provides methods for validating the actions on the AttachmentService
ChildContentService.ChildContentFinder
          A finder interface to encapsulate finding content under a particular parent
ContentLabelService.Validator
          Provides methods for validating actions on the ContentLabelService
ContentMacroService.MacroInstanceFinder
          A finder for locating instances of macros on content
ContentPropertyService.ContentPropertyFetcher
           
ContentPropertyService.ContentPropertyFinder
           
ContentPropertyService.ParameterContentPropertyFinder
           
ContentPropertyService.SingleContentPropertyFetcher
           
ContentPropertyService.Validator
          Provides methods for validating the create, update and delete methods.
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.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.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.it.api
AttachmentService
          Provides methods for creating, reading, updating and deleting Confluence Attachment Content objects.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.pages.actions
ContentService
          Provides methods for creating, reading, updating and deleting Confluence Content objects such as Pages, BlogPosts and Comments.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.plugins.contentproperty
ContentPropertyService
          Provides methods for creating, reading, updating and deleting Confluence JsonContentProperty objects attached to Content objects.
ContentPropertyService.ContentPropertyFinder
           
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.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.rest.client
AttachmentService.Validator
          Provides methods for validating the actions on the AttachmentService
ContentLabelService.Validator
          Provides methods for validating actions on the ContentLabelService
SpaceService.Validator
          Provides methods for validating the create, update and delete methods.
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.rest.metadata.content
ContentLabelService
          API Service for interacting with labels on Content
 

Classes in com.atlassian.confluence.api.service.content used by com.atlassian.confluence.rest.resources
AttachmentService
          Provides methods for creating, reading, updating and deleting Confluence Attachment Content objects.
ChildContentService
          Interacts with Content children, providing methods to both get collections of children for various ContentTypes at various depths.
ContentBodyConversionService
          Provides methods for converting ContentBody instances to other ContentRepresentations.
ContentLabelService
          API Service for interacting with labels on Content
ContentMacroService
          Provides methods for interacting with instances of macros on Content.
ContentPropertyService
          Provides methods for creating, reading, updating and deleting Confluence JsonContentProperty objects attached to Content objects.
ContentService
          Provides methods for creating, reading, updating and deleting Confluence Content objects such as Pages, BlogPosts and Comments.
SpaceService
          Provides CRUD operations on Spaces.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.