Uses of Interface
com.atlassian.confluence.api.service.content.CustomContentService
Packages that use CustomContentService
Package
Description
-
Uses of CustomContentService in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement CustomContentService -
Uses of CustomContentService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type CustomContentServiceModifierConstructorDescriptionContentResource(ContentService contentService, SpaceService spaceService, ContentMacroService contentMacroService, ContentTrashService contentTrashService, CQLSearchService searchService, ContentDraftService contentDraftService, ObjectMapperProvider objectMapperProvider, ConfluenceScopesRequestCache scopesRequestCacheDelegate, PersonService personService, CustomContentService customContentService)