Package | Description |
---|---|
com.atlassian.jira.bc.project.version |
Modifier and Type | Method and Description |
---|---|
static VersionService.CreateVersionValidationResult.Reason |
VersionService.CreateVersionValidationResult.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionService.CreateVersionValidationResult.Reason[] |
VersionService.CreateVersionValidationResult.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<VersionService.CreateVersionValidationResult.Reason> |
VersionService.CreateVersionValidationResult.getReasons() |
Constructor and Description |
---|
CreateVersionValidationResult(ErrorCollection errorCollection,
Set<VersionService.CreateVersionValidationResult.Reason> reasons) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.