Uses of Interface
com.atlassian.confluence.api.service.search.CQLSearchService
Packages that use CQLSearchService
Package
Description
-
Uses of CQLSearchService in com.atlassian.confluence.plugins.restapi.experimental.resources
Constructors in com.atlassian.confluence.plugins.restapi.experimental.resources with parameters of type CQLSearchServiceModifierConstructorDescriptionExperimentalSearchResource
(CQLSearchService searchService, ObjectMapperProvider objectMapperProvider) -
Uses of CQLSearchService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type CQLSearchServiceModifierConstructorDescriptionContentResource
(ContentService contentService, SpaceService spaceService, ContentMacroService contentMacroService, ContentTrashService contentTrashService, CQLSearchService searchService, ContentDraftService contentDraftService, ObjectMapperProvider objectMapperProvider) SearchResource
(CQLSearchService searchService, ObjectMapperProvider objectMapperProvider)