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

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

Uses of ContentLabelService in com.atlassian.confluence.api
 

Methods in com.atlassian.confluence.api that return ContentLabelService
 ContentLabelService ProxyCreator.makeContentLabelServiceProxy()
           
 

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

Classes in com.atlassian.confluence.api.impl.service.content that implement ContentLabelService
 class ContentLabelServiceImpl
           
 

Uses of ContentLabelService in com.atlassian.confluence.rest.metadata.content
 

Constructors in com.atlassian.confluence.rest.metadata.content with parameters of type ContentLabelService
LabelsModelMetadataProvider(ContentLabelService contentLabelService, NavigationService navigationService)
           
 

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

Constructors in com.atlassian.confluence.rest.resources with parameters of type ContentLabelService
ContentLabelsResource(ContentLabelService contentLabelService)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.