@SearchPrimitive public class ContentPermissionsQuery extends Object implements SearchQuery
| Modifier and Type | Class and Description |
|---|---|
static class |
ContentPermissionsQuery.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ContentPermissionsQuery.Builder |
builder() |
List<String> |
getGroupNames() |
String |
getKey() |
List |
getParameters()
List of parameters as
Strings or SearchQuerys. |
com.atlassian.sal.api.user.UserKey |
getUserKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexpand, getBoost, getSubClausespublic static final String KEY
public String getKey()
getKey in interface SearchQuerypublic List getParameters()
SearchQueryStrings or SearchQuerys.getParameters in interface SearchQueryStrings or SearchQuerys.public com.atlassian.sal.api.user.UserKey getUserKey()
public static ContentPermissionsQuery.Builder builder()
Copyright © 2003–2022 Atlassian. All rights reserved.