@ExperimentalApi public class ContentRestriction extends Object implements NavigationAware
Modifier and Type | Class and Description |
---|---|
static class |
ContentRestriction.ContentRestrictionBuilder |
static class |
ContentRestriction.Expansions
Provides property names that can be used to expand
ContentRestriction objects. |
Modifier and Type | Method and Description |
---|---|
static ContentRestriction.ContentRestrictionBuilder |
builder() |
static ContentRestriction.ContentRestrictionBuilder |
builder(ContentRestriction restriction) |
Reference<Content> |
getContent() |
OperationKey |
getOperation() |
Map<SubjectType,PageResponse<Subject>> |
getRestrictions() |
Navigation.Builder |
resolveNavigation(NavigationService navigationService) |
public static ContentRestriction.ContentRestrictionBuilder builder()
public static ContentRestriction.ContentRestrictionBuilder builder(ContentRestriction restriction)
public OperationKey getOperation()
public Map<SubjectType,PageResponse<Subject>> getRestrictions()
public Navigation.Builder resolveNavigation(NavigationService navigationService)
resolveNavigation
in interface NavigationAware
Copyright © 2003–2016 Atlassian. All rights reserved.