Uses of Package
com.atlassian.confluence.plugins.rest.entities

Packages that use com.atlassian.confluence.plugins.rest.entities
com.atlassian.confluence.plugins.rest.dto This package contains DTO (Data Transfer Objects) which are used by some REST resources in this plugin. 
com.atlassian.confluence.plugins.rest.entities   
com.atlassian.confluence.plugins.rest.entities.builders   
com.atlassian.confluence.plugins.rest.entities.documentation   
com.atlassian.confluence.plugins.rest.manager   
com.atlassian.confluence.plugins.rest.service   
com.atlassian.confluence.plugins.spacedirectory.rest   
 

Classes in com.atlassian.confluence.plugins.rest.entities used by com.atlassian.confluence.plugins.rest.dto
UserPreferencesDto
           
 

Classes in com.atlassian.confluence.plugins.rest.entities used by com.atlassian.confluence.plugins.rest.entities
AttachmentEntity
           
AttachmentEntityList
          A List wrapper for AttachmentEntity objects
CommentEntityTree
          Provides an expandable tree of comments
ContentBodyEntity
           
ContentEntity
          A simple bean to represent ContentEntityObject.
ContentEntityList
          A List wrapper for ContentEntity objects
DateEntity
          Represents a date value with various formats
LabelEntity
          Represents a Label object
LabelEntityList
          List of labels visible to a user for an entity
SearchResultEntity
          A single search result
SearchResultGroupEntity
           
SpaceEntity
          A simple bean to represent Space.
SpaceEntityUserPermissions
          A list of permissions that the viewing user has on a given space
SpaceEntityUserProperties
          Details about the space that are in the perspective of the current user.
UserEntity
           
VersionHistoryEntity
           
 

Classes in com.atlassian.confluence.plugins.rest.entities used by com.atlassian.confluence.plugins.rest.entities.builders
ContentEntity
          A simple bean to represent ContentEntityObject.
SearchResultEntity
          A single search result
SpaceEntity
          A simple bean to represent Space.
UserEntity
           
 

Classes in com.atlassian.confluence.plugins.rest.entities used by com.atlassian.confluence.plugins.rest.entities.documentation
AttachmentEntity
           
AttachmentEntityList
          A List wrapper for AttachmentEntity objects
ContentEntity
          A simple bean to represent ContentEntityObject.
ContentEntityList
          A List wrapper for ContentEntity objects
DateEntity
          Represents a date value with various formats
SearchResultEntityList
          Entity representing a search result
SpaceEntity
          A simple bean to represent Space.
SpaceEntityList
          A List wrapper for SpaceEntity objects
UserHistoryList
           
UserSessionEntity
           
 

Classes in com.atlassian.confluence.plugins.rest.entities used by com.atlassian.confluence.plugins.rest.manager
AttachmentEntity
           
AttachmentEntityList
          A List wrapper for AttachmentEntity objects
ContentEntity
          A simple bean to represent ContentEntityObject.
DateEntity
          Represents a date value with various formats
SpaceEntity
          A simple bean to represent Space.
SpaceEntityList
          A List wrapper for SpaceEntity objects
SpaceEntityListContext
          Represents the context for which SpaceEntityLists are queried in.
UserEntity
           
UserHistoryList
           
UserSessionEntity
           
 

Classes in com.atlassian.confluence.plugins.rest.entities used by com.atlassian.confluence.plugins.rest.service
SearchResultEntityList
          Entity representing a search result
 

Classes in com.atlassian.confluence.plugins.rest.entities used by com.atlassian.confluence.plugins.spacedirectory.rest
DateEntity
          Represents a date value with various formats
LabelEntityList
          List of labels visible to a user for an entity
UserEntity
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.