Uses of Interface
com.atlassian.confluence.api.service.permissions.ContentRestrictionService
Packages that use ContentRestrictionService
Package
Description
-
Uses of ContentRestrictionService in com.atlassian.confluence.api.impl.service.content.factory
Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ContentRestrictionServiceModifierConstructorDescriptionContentFactory
(ContentBodyFactory contentBodyFactory, SpaceFactory spaceFactory, ContentMetadataFactory metadataFactory, VersionFactory versionFactory, HistoryFactory historyFactory, ChildContentFactory childContentFactory, ContentExtensionsFactory extensionsFactory, OperationService operationService, ContentRestrictionService contentRestrictionService, NavigationService navigationService) -
Uses of ContentRestrictionService in com.atlassian.confluence.api.impl.service.permissions
Classes in com.atlassian.confluence.api.impl.service.permissions that implement ContentRestrictionService -
Uses of ContentRestrictionService in com.atlassian.confluence.plugins.restapi.experimental.resources
Constructors in com.atlassian.confluence.plugins.restapi.experimental.resources with parameters of type ContentRestrictionServiceModifierConstructorDescription -
Uses of ContentRestrictionService in com.atlassian.confluence.plugins.restapi.resources
Constructors in com.atlassian.confluence.plugins.restapi.resources with parameters of type ContentRestrictionService