Class ContentRestriction

  • All Implemented Interfaces:
    NavigationAware

    public class ContentRestriction
    extends Object
    implements 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"