Uses of Interface
com.atlassian.confluence.api.service.content.SpaceService

Packages that use SpaceService
com.atlassian.confluence.api   
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.rest.resources   
 

Uses of SpaceService in com.atlassian.confluence.api
 

Methods in com.atlassian.confluence.api that return SpaceService
 SpaceService ProxyCreator.makeSpaceServiceProxy()
           
 

Uses of SpaceService in com.atlassian.confluence.api.impl.service.content
 

Classes in com.atlassian.confluence.api.impl.service.content that implement SpaceService
 class SpaceServiceImpl
           
 

Uses of SpaceService in com.atlassian.confluence.rest.resources
 

Constructors in com.atlassian.confluence.rest.resources with parameters of type SpaceService
ContentResource(ContentService contentService, SpaceService spaceService, ContentMacroService contentMacroService)
           
SpaceResource(SpaceService spaceService, NavigationService navigationService)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.