com.atlassian.confluence.hosted.search.v2.searchfilter
Class ExcludePersonalInformationSearchFilter
java.lang.Object
com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
com.atlassian.confluence.hosted.search.v2.searchfilter.ExcludePersonalInformationSearchFilter
- All Implemented Interfaces:
- SearchFilter
public class ExcludePersonalInformationSearchFilter
- extends AbstractChainableSearchFilter
Excludes Personal Information Objects from the search results.
This is used in shared mode where information about users should not be exposed via the search.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExcludePersonalInformationSearchFilter
public ExcludePersonalInformationSearchFilter()
getKey
public String getKey()
- Returns:
- the plugin key
getInstance
public static ExcludePersonalInformationSearchFilter getInstance()
Copyright © 2003-2012 Atlassian. All Rights Reserved.