Uses of Class
com.atlassian.confluence.hosted.search.v2.searchfilter.ExcludePersonalInformationSearchFilter
-
Packages that use ExcludePersonalInformationSearchFilter Package Description com.atlassian.confluence.hosted.search.v2.lucene.mapper com.atlassian.confluence.hosted.search.v2.searchfilter -
-
Uses of ExcludePersonalInformationSearchFilter in com.atlassian.confluence.hosted.search.v2.lucene.mapper
Methods in com.atlassian.confluence.hosted.search.v2.lucene.mapper with parameters of type ExcludePersonalInformationSearchFilter Modifier and Type Method Description org.apache.lucene.search.FilterExcludePersonalInformationFilterMapper. convertToLuceneSearchFilter(ExcludePersonalInformationSearchFilter searchFilter) -
Uses of ExcludePersonalInformationSearchFilter in com.atlassian.confluence.hosted.search.v2.searchfilter
Methods in com.atlassian.confluence.hosted.search.v2.searchfilter that return ExcludePersonalInformationSearchFilter Modifier and Type Method Description static ExcludePersonalInformationSearchFilterExcludePersonalInformationSearchFilter. getInstance()Deprecated.
-