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 classstatic classProvides property names that can be used to expandContentRestrictionobjects. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()builder(ContentRestriction restriction) booleanPresents information about the restriction in a form ofMap<SubjectType, PageResponse<Subject>>inthashCode()resolveNavigation(NavigationService navigationService)