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