Uses of Interface
com.atlassian.confluence.api.service.content.ContentLabelService.Validator
Packages that use ContentLabelService.Validator
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of ContentLabelService.Validator in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return ContentLabelService.ValidatorModifier and TypeMethodDescriptionContentLabelService.validator()
Provides a validator for validating actions on the ContentLabelService and checking permissions related to labels on Content -
Uses of ContentLabelService.Validator in com.atlassian.confluence.rest.client
Methods in com.atlassian.confluence.rest.client that return ContentLabelService.ValidatorModifier and TypeMethodDescriptionAbstractRemoteContentLabelService.validator()
Remote validation is not currently supported, this method exists to satisfy the RemoteProxyCreator