Class LabelServiceImpl.ValidatorImpl
java.lang.Object
com.atlassian.confluence.api.impl.service.content.LabelServiceImpl.ValidatorImpl
- All Implemented Interfaces:
LabelService.Validator
- Enclosing class:
- LabelServiceImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvalidateLabelExists
(String labelName) Validates if a label exists with a valid label name.
-
Constructor Details
-
ValidatorImpl
public ValidatorImpl()
-
-
Method Details
-
validateLabelExists
Description copied from interface:LabelService.Validator
Validates if a label exists with a valid label name.- Specified by:
validateLabelExists
in interfaceLabelService.Validator
-