Uses of Interface
com.atlassian.confluence.labels.service.ValidateLabelsCommand
Packages that use ValidateLabelsCommand
-
Uses of ValidateLabelsCommand in com.atlassian.confluence.labels.service
Classes in com.atlassian.confluence.labels.service that implement ValidateLabelsCommandMethods in com.atlassian.confluence.labels.service that return ValidateLabelsCommandModifier and TypeMethodDescriptionDefaultLabelsService.newValidateLabelCommand(String labelString, ConfluenceUser user) LabelsService.newValidateLabelCommand(String labelString, ConfluenceUser user) Builds a command that will validate the labels without actually adding them.