Uses of Interface
com.atlassian.confluence.plugins.rest.service.RestSearchService
-
Packages that use RestSearchService Package Description com.atlassian.confluence.plugins.rest.resources com.atlassian.confluence.plugins.rest.service -
-
Uses of RestSearchService in com.atlassian.confluence.plugins.rest.resources
Constructors in com.atlassian.confluence.plugins.rest.resources with parameters of type RestSearchService Constructor Description PrototypeSearchService(UserAccessor userAccessor, RestSearchService searchService, SpacePermissionManager spacePermissionManager)
Deprecated. -
Uses of RestSearchService in com.atlassian.confluence.plugins.rest.service
Classes in com.atlassian.confluence.plugins.rest.service that implement RestSearchService Modifier and Type Class Description class
DefaultRestSearchService
-