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

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

Uses of ChildContentService in com.atlassian.confluence.api
 

Methods in com.atlassian.confluence.api that return ChildContentService
 ChildContentService ProxyCreator.makeChildContentServiceProxy()
           
 

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

Classes in com.atlassian.confluence.api.impl.service.content that implement ChildContentService
 class ChildContentServiceImpl
          Server implementation of the ChildContentService.
 

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

Constructors in com.atlassian.confluence.rest.resources with parameters of type ChildContentService
ChildContentResource(ChildContentService childContentService)
           
DescendantContentResource(ChildContentService childContentService)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.