Uses of Class
com.atlassian.confluence.api.model.permissions.ContentRestriction.ContentRestrictionBuilder
Packages that use ContentRestriction.ContentRestrictionBuilder
Package
Description
Model objects for user and group permission and validation checks, for use with
 
OperationService.- 
Uses of ContentRestriction.ContentRestrictionBuilder in com.atlassian.confluence.api.model.permissionsMethods in com.atlassian.confluence.api.model.permissions that return ContentRestriction.ContentRestrictionBuilderModifier and TypeMethodDescriptionContentRestriction.builder()ContentRestriction.builder(ContentRestriction restriction) ContentRestriction.ContentRestrictionBuilder.latestModificationDate(OffsetDateTime lastModificationDate) ContentRestriction.ContentRestrictionBuilder.operation(OperationKey operation) ContentRestriction.ContentRestrictionBuilder.restrictions(@Nullable Map<SubjectType, PageResponse<Subject>> restrictions)