Uses of Class
com.atlassian.jira.bc.project.version.VersionService.ValidationResult.Reason

Packages that use VersionService.ValidationResult.Reason
com.atlassian.jira.bc.project.version   
 

Uses of VersionService.ValidationResult.Reason in com.atlassian.jira.bc.project.version
 

Methods in com.atlassian.jira.bc.project.version that return VersionService.ValidationResult.Reason
static VersionService.ValidationResult.Reason VersionService.ValidationResult.Reason.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VersionService.ValidationResult.Reason[] VersionService.ValidationResult.Reason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.jira.bc.project.version that return types with arguments of type VersionService.ValidationResult.Reason
 Set<VersionService.ValidationResult.Reason> VersionService.ValidationResult.getReasons()
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.