Uses of Class
com.atlassian.confluence.search.v2.query.ContentPermissionsQuery
-
-
Uses of ContentPermissionsQuery in com.atlassian.confluence.impl.search.v2.mappers
Methods in com.atlassian.confluence.impl.search.v2.mappers with parameters of type ContentPermissionsQuery Modifier and Type Method Description org.apache.lucene.search.Query
ContentPermissionsQueryMapper. convertToLuceneQuery(ContentPermissionsQuery query)
-
Uses of ContentPermissionsQuery in com.atlassian.confluence.plugins.opensearch.mappers.query
Methods in com.atlassian.confluence.plugins.opensearch.mappers.query with parameters of type ContentPermissionsQuery Modifier and Type Method Description org.opensearch.client.opensearch._types.query_dsl.Query
OpenSearchContentPermissionsQueryMapper. mapQueryToOpenSearch(ContentPermissionsQuery query)
-
Uses of ContentPermissionsQuery in com.atlassian.confluence.search.v2.query
Methods in com.atlassian.confluence.search.v2.query that return ContentPermissionsQuery Modifier and Type Method Description ContentPermissionsQuery
ContentPermissionsQuery.Builder. build()
-