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

Packages that use ContentMacroService
com.atlassian.confluence.api   
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.plugins.restapi.resources   
 

Uses of ContentMacroService in com.atlassian.confluence.api
 

Methods in com.atlassian.confluence.api that return ContentMacroService
 ContentMacroService ProxyCreator.makeContentMacroServiceProxy()
           
 

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

Classes in com.atlassian.confluence.api.impl.service.content that implement ContentMacroService
 class ContentMacroServiceImpl
           
 

Uses of ContentMacroService in com.atlassian.confluence.plugins.restapi.resources
 

Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type ContentMacroService
ContentResource(ContentService contentService, SpaceService spaceService, ContentMacroService contentMacroService, ContentTrashService contentTrashService, CQLSearchService searchService)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.