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

Packages that use ContentPropertyService
com.atlassian.confluence.api   
com.atlassian.confluence.plugins.contentproperty   
com.atlassian.confluence.rest.resources   
 

Uses of ContentPropertyService in com.atlassian.confluence.api
 

Methods in com.atlassian.confluence.api that return ContentPropertyService
 ContentPropertyService ProxyCreator.makeContentPropertyServiceProxy()
           
 

Uses of ContentPropertyService in com.atlassian.confluence.plugins.contentproperty
 

Classes in com.atlassian.confluence.plugins.contentproperty that implement ContentPropertyService
 class ContentPropertyServiceImpl
          Server implementation of the ContentPropertyService.
 

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

Constructors in com.atlassian.confluence.rest.resources with parameters of type ContentPropertyService
ContentPropertyResource(ContentPropertyService service)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.