Class ContentRestriction
java.lang.Object
com.atlassian.confluence.api.model.permissions.ContentRestriction
- All Implemented Interfaces:
NavigationAware
This is UI and ServiceLayer representation of
com.atlassian.confluence.security.ContentPermission
Defines
per-content level "Restrictions" (for blogposts and pages only). Not to confuse with Permissions, which are separate
concept.- Since:
- 5.7
- See Also:
-
- "com.atlassian.confluence.security.ContentPermission"
- "com.atlassian.confluence.api.impl.service.permissions.ContentRestrictionFactory"
- "com.atlassian.confluence.security.ContentPermissionSet"
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Provides property names that can be used to expandContentRestriction
objects. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
builder
(ContentRestriction restriction) boolean
Presents information about the restriction in a form ofMap<SubjectType, PageResponse<Subject>>
int
hashCode()
resolveNavigation
(NavigationService navigationService)