Uses of Interface
com.atlassian.confluence.api.service.permissions.ContentRestrictionService.Validator
Packages that use ContentRestrictionService.Validator
Package
Description
-
Uses of ContentRestrictionService.Validator in com.atlassian.confluence.api.impl.service.permissions
Classes in com.atlassian.confluence.api.impl.service.permissions that implement ContentRestrictionService.ValidatorModifier and TypeClassDescriptionclass
Default implementation ofContentRestrictionService.Validator
Contains per-service-operation methods as we used to in other services/validators.Methods in com.atlassian.confluence.api.impl.service.permissions that return ContentRestrictionService.ValidatorConstructors in com.atlassian.confluence.api.impl.service.permissions with parameters of type ContentRestrictionService.ValidatorModifierConstructorDescriptionContentRestrictionServiceImpl
(ContentEntityManagerInternal contentEntityManager, ContentPermissionManager contentPermissionManager, ContentRestrictionFactory contentRestrictionFactory, ConfluenceUserResolver confluenceUserResolver, NavigationService navigationService, ContentRestrictionService.Validator contentRestrictionServiceValidator) -
Uses of ContentRestrictionService.Validator in com.atlassian.confluence.api.service.permissions
Methods in com.atlassian.confluence.api.service.permissions that return ContentRestrictionService.Validator