Class SpacePermissionQuery

java.lang.Object
com.atlassian.confluence.impl.search.v2.SpacePermissionQuery
All Implemented Interfaces:
Expandable<SearchQuery>, SearchQuery

@Internal @Deprecated public class SpacePermissionQuery extends Object implements SearchQuery
This query will remain until Lucene is upgraded to 6.0+ where Filter and FilteredQuery no longer exist. Currently, this implementation is significantly more performant than SpacePermissionQueryFactory.create(ConfluenceUser).
Since:
7.20