Uses of Interface
com.atlassian.confluence.api.service.content.LabelService.Validator
Packages that use LabelService.Validator
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of LabelService.Validator in com.atlassian.confluence.api.impl.service.content
Classes in com.atlassian.confluence.api.impl.service.content that implement LabelService.ValidatorMethods in com.atlassian.confluence.api.impl.service.content that return LabelService.Validator -
Uses of LabelService.Validator in com.atlassian.confluence.api.service.content
Methods in com.atlassian.confluence.api.service.content that return LabelService.ValidatorModifier and TypeMethodDescriptionLabelService.validator()
Get the validator view ofLabelService
. -
Uses of LabelService.Validator in com.atlassian.confluence.rest.client
Methods in com.atlassian.confluence.rest.client that return LabelService.ValidatorModifier and TypeMethodDescriptionRemoteLabelService.validator()
Get the validator view ofLabelService
.RemoteLabelServiceImpl.validator()