Uses of Class
com.atlassian.confluence.search.v2.query.ContentPermissionsQuery
-
Packages that use ContentPermissionsQuery Package Description com.atlassian.confluence.search.v2.lucene.mapper com.atlassian.confluence.search.v2.query -
-
Uses of ContentPermissionsQuery in com.atlassian.confluence.search.v2.lucene.mapper
Methods in com.atlassian.confluence.search.v2.lucene.mapper with parameters of type ContentPermissionsQuery Modifier and Type Method Description org.apache.lucene.search.QueryContentPermissionsQueryMapper. convertToLuceneQuery(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 ContentPermissionsQueryContentPermissionsQuery.Builder. build()
-