Uses of Package
com.atlassian.confluence.api.model.search
-
Packages that use com.atlassian.confluence.api.model.search Package Description com.atlassian.confluence.api.model.search com.atlassian.confluence.api.service.search com.atlassian.confluence.plugins.restapi.experimental.resources com.atlassian.confluence.plugins.restapi.resources com.atlassian.confluence.renderer com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API. -
Classes in com.atlassian.confluence.api.model.search used by com.atlassian.confluence.api.model.search Class Description ContainerSummary Provides a summary of the container for a search results entity.ContainerSummary.Builder SearchContext JSON serializable search context object to allow a user to specify the context they want a search to execute in.SearchContext.Builder SearchOptions SearchOptions.Builder SearchOptions.Excerpt SearchPageResponse A page response impl for the search service which provides the total size of the result set, along with the CQL Query that was used to generate the result set.SearchPageResponse.Builder SearchResult A result of a search.SearchResult.Builder -
Classes in com.atlassian.confluence.api.model.search used by com.atlassian.confluence.api.service.search Class Description SearchContext JSON serializable search context object to allow a user to specify the context they want a search to execute in.SearchOptions SearchPageResponse A page response impl for the search service which provides the total size of the result set, along with the CQL Query that was used to generate the result set.SearchResult A result of a search. -
Classes in com.atlassian.confluence.api.model.search used by com.atlassian.confluence.plugins.restapi.experimental.resources Class Description SearchPageResponse A page response impl for the search service which provides the total size of the result set, along with the CQL Query that was used to generate the result set.SearchResult A result of a search. -
Classes in com.atlassian.confluence.api.model.search used by com.atlassian.confluence.plugins.restapi.resources Class Description SearchPageResponse A page response impl for the search service which provides the total size of the result set, along with the CQL Query that was used to generate the result set.SearchResult A result of a search. -
Classes in com.atlassian.confluence.api.model.search used by com.atlassian.confluence.renderer Class Description SearchContext.Builder -
Classes in com.atlassian.confluence.api.model.search used by com.atlassian.confluence.rest.client Class Description SearchContext JSON serializable search context object to allow a user to specify the context they want a search to execute in.SearchOptions SearchPageResponse A page response impl for the search service which provides the total size of the result set, along with the CQL Query that was used to generate the result set.SearchResult A result of a search.