Package com.atlassian.confluence.search.v2.searchfilter

Class Summary
AuthorSearchFilter Filter by a query on author.
ChainedSearchFilter Allows multiple SearchFilters to be chained together, with the option to specify the logical operator to apply between them.
ContentPermissionsSearchFilter Filter for performing filtering by content permissions.
InSpaceSearchFilter Filters for documents that belong to spaces with the specified space keys.
LabelsSearchFilter Allows filtering by multiple labels.
LastModifierSearchFilter Filter on the DocumentFieldName.LAST_MODIFIER_NAME field.
SearchResultTypeSearchFilter Filter by SearchResultType.
SiteSearchPermissionsSearchFilter The filter used to apply permissioning in Site Search.
SpacePermissionsSearchFilter Filters by the spaces a user can see.
ViewUserProfilePermissionsSearchFilter Filter for filtering out statuses if there is no view user profile permission.
 

Enum Summary
ChainedSearchFilter.Operator Logic operator to allow clients to specify whether to apply a logical AND or OR between the result of filters
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.