Uses of Interface
com.atlassian.confluence.api.service.content.ContentMacroService
-
Packages that use ContentMacroService Package Description com.atlassian.confluence.api.impl.service.content com.atlassian.confluence.plugins.restapi.resources -
-
Uses of ContentMacroService in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement ContentMacroService Modifier and Type Class Description 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 Constructor Description ContentResource(ContentService contentService, SpaceService spaceService, ContentMacroService contentMacroService, ContentTrashService contentTrashService, CQLSearchService searchService, ContentDraftService contentDraftService)
-