| Package | Description |
|---|---|
| com.atlassian.jira.bc.project.version |
| Modifier and Type | Method and Description |
|---|---|
static VersionService.MoveVersionValidationResult.Reason |
VersionService.MoveVersionValidationResult.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionService.MoveVersionValidationResult.Reason[] |
VersionService.MoveVersionValidationResult.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.MoveVersionValidationResult.Reason> |
VersionService.MoveVersionValidationResult.getReasons() |
| Constructor and Description |
|---|
MoveVersionValidationResult(ErrorCollection errorCollection,
Set<VersionService.MoveVersionValidationResult.Reason> reasons) |
Copyright © 2002-2020 Atlassian. All Rights Reserved.