| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.people | |
| com.atlassian.confluence.api.model.permissions |
Model objects for user and group permission and validation checks, for use with
OperationService. |
| Modifier and Type | Field and Description |
|---|---|
static SubjectType |
SubjectType.GROUP |
static SubjectType |
SubjectType.USER |
| Modifier and Type | Field and Description |
|---|---|
static Set<SubjectType> |
SubjectType.VALUES |
| Modifier and Type | Method and Description |
|---|---|
static SubjectType |
SubjectType.valueOf(String name) |
static SubjectType[] |
SubjectType.values() |
| Modifier and Type | Method and Description |
|---|---|
Map<SubjectType,PageResponse<Subject>> |
ContentRestriction.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
ContentRestriction.ContentRestrictionBuilder |
ContentRestriction.ContentRestrictionBuilder.restrictions(Map<SubjectType,PageResponse<Subject>> restrictions) |
Copyright © 2003–2015 Atlassian. All rights reserved.