Package | Description |
---|---|
com.atlassian.confluence.api.model.permissions |
Model objects for user and group permission and validation checks, for use with
OperationService . |
Modifier and Type | Method and Description |
---|---|
static ContentRestriction.ContentRestrictionBuilder |
ContentRestriction.builder() |
static ContentRestriction.ContentRestrictionBuilder |
ContentRestriction.builder(ContentRestriction restriction) |
ContentRestriction.ContentRestrictionBuilder |
ContentRestriction.ContentRestrictionBuilder.content(Reference<Content> content) |
ContentRestriction.ContentRestrictionBuilder |
ContentRestriction.ContentRestrictionBuilder.operation(OperationKey operation) |
ContentRestriction.ContentRestrictionBuilder |
ContentRestriction.ContentRestrictionBuilder.restrictions(Map<SubjectType,PageResponse<Subject>> restrictions) |
Copyright © 2003–2017 Atlassian. All rights reserved.