Uses of Interface
com.atlassian.confluence.labels.service.ValidateLabelsCommand

Packages that use ValidateLabelsCommand
com.atlassian.confluence.labels.service   
 

Uses of ValidateLabelsCommand in com.atlassian.confluence.labels.service
 

Classes in com.atlassian.confluence.labels.service that implement ValidateLabelsCommand
 class ValidateLabelsCommandImpl
           
 

Methods in com.atlassian.confluence.labels.service that return ValidateLabelsCommand
 ValidateLabelsCommand LabelsService.newValidateLabelCommand(java.lang.String labelString, com.atlassian.user.User user)
          Builds a command that will validate the labels without actually adding them.
 ValidateLabelsCommand DefaultLabelsService.newValidateLabelCommand(java.lang.String labelString, com.atlassian.user.User user)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.