| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.progress.model |
| Modifier and Type | Method and Description |
|---|---|
Progress.Result |
ProgressStep.getResult() |
Progress.Result |
Progress.getResult() |
static Progress.Result |
Progress.Result.getSeverestResult(Progress.Result res1,
Progress.Result res2) |
static Progress.Result |
Progress.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Progress.Result[] |
Progress.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Progress.Result |
Progress.Result.getSeverestResult(Progress.Result res1,
Progress.Result res2) |
Copyright © 2022 Atlassian. All rights reserved.