|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionService.MoveVersionValidationResult.Reason | |
---|---|
com.atlassian.jira.bc.project.version |
Uses of VersionService.MoveVersionValidationResult.Reason in com.atlassian.jira.bc.project.version |
---|
Methods in com.atlassian.jira.bc.project.version that return VersionService.MoveVersionValidationResult.Reason | |
---|---|
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. |
Methods in com.atlassian.jira.bc.project.version that return types with arguments of type VersionService.MoveVersionValidationResult.Reason | |
---|---|
Set<VersionService.MoveVersionValidationResult.Reason> |
VersionService.MoveVersionValidationResult.getReasons()
|
Constructor parameters in com.atlassian.jira.bc.project.version with type arguments of type VersionService.MoveVersionValidationResult.Reason | |
---|---|
VersionService.MoveVersionValidationResult(ErrorCollection errorCollection,
Set<VersionService.MoveVersionValidationResult.Reason> reasons)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |