com.atlassian.confluence.search.v2.searchfilter
Class ViewUserProfilePermissionsSearchFilter

java.lang.Object
  extended by com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
      extended by com.atlassian.confluence.search.v2.searchfilter.ViewUserProfilePermissionsSearchFilter
All Implemented Interfaces:
SearchFilter

public class ViewUserProfilePermissionsSearchFilter
extends AbstractChainableSearchFilter

Filter for filtering out statuses if there is no view user profile permission.


Method Summary
static ViewUserProfilePermissionsSearchFilter getInstance()
           
 java.lang.String getKey()
           
 
Methods inherited from class com.atlassian.confluence.search.v2.AbstractChainableSearchFilter
and, or
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ViewUserProfilePermissionsSearchFilter getInstance()

getKey

public java.lang.String getKey()
Returns:
the plugin key


Copyright © 2003-2010 Atlassian. All Rights Reserved.