Class ContentPermissionsQuery
java.lang.Object
com.atlassian.confluence.search.v2.query.ContentPermissionsQuery
- All Implemented Interfaces:
Expandable<SearchQuery>,SearchQuery
- Since:
- 7.16
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface com.atlassian.confluence.search.v2.SearchQuery
DEFAULT_BOOST -
Method Summary
Modifier and TypeMethodDescriptionbuilder()getKey()List of parameters asStrings orSearchQuerys.com.atlassian.sal.api.user.UserKeyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.confluence.search.v2.SearchQuery
expand, getBoost, getSubClauses
-
Field Details
-
KEY
- See Also:
-
-
Method Details
-
getKey
- Specified by:
getKeyin interfaceSearchQuery- Returns:
- the plugin key
-
getParameters
Description copied from interface:SearchQueryList of parameters asStrings orSearchQuerys.- Specified by:
getParametersin interfaceSearchQuery- Returns:
Strings orSearchQuerys.
-
getUserKey
public com.atlassian.sal.api.user.UserKey getUserKey() -
getGroupNames
-
builder
-