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

Packages that use com.atlassian.confluence.plugins.rest.manager
com.atlassian.confluence.plugins.edgeindex.rest   
com.atlassian.confluence.plugins.rest.entities   
com.atlassian.confluence.plugins.rest.entities.builders   
com.atlassian.confluence.plugins.rest.manager   
com.atlassian.confluence.plugins.rest.resources   
 

Classes in com.atlassian.confluence.plugins.rest.manager used by com.atlassian.confluence.plugins.edgeindex.rest
DateEntityFactory
           
 

Classes in com.atlassian.confluence.plugins.rest.manager used by com.atlassian.confluence.plugins.rest.entities
RestContentManager
          Responsible for managing ContentEntity objects.
RestSpaceManager
          Responsible for managing SpaceEntity objects.
 

Classes in com.atlassian.confluence.plugins.rest.manager used by com.atlassian.confluence.plugins.rest.entities.builders
DateEntityFactory
           
DateEntityHelper
          Deprecated. since 4.3. Use DateEntityFactory instead. An interface based equivalent is required to allow for OSGI export to DateEntityHelper does not fit the bill.
DefaultRestAttachmentManager
           
UserEntityHelper
           
 

Classes in com.atlassian.confluence.plugins.rest.manager used by com.atlassian.confluence.plugins.rest.manager
DateEntityFactory
           
DateEntityHelper
          Deprecated. since 4.3. Use DateEntityFactory instead. An interface based equivalent is required to allow for OSGI export to DateEntityHelper does not fit the bill.
DefaultRestContentManager
           
RequestContext
           
RestAttachmentManager
          Responsible for managing AttachmentEntity objects.
RestContentManager
          Responsible for managing ContentEntity objects.
RestSpaceManager
          Responsible for managing SpaceEntity objects.
RestUserSessionManager
          Responsible for managing UserSessionEntity objects.
 

Classes in com.atlassian.confluence.plugins.rest.manager used by com.atlassian.confluence.plugins.rest.resources
RequestContext
           
RestAttachmentManager
          Responsible for managing AttachmentEntity objects.
RestContentManager
          Responsible for managing ContentEntity objects.
RestSpaceManager
          Responsible for managing SpaceEntity objects.
RestUserSessionManager
          Responsible for managing UserSessionEntity objects.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.