|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredefinedStatuses | |
|---|---|
| com.atlassian.greenhopper.service.workflow | |
| Uses of PredefinedStatuses in com.atlassian.greenhopper.service.workflow |
|---|
| Methods in com.atlassian.greenhopper.service.workflow that return PredefinedStatuses | |
|---|---|
static PredefinedStatuses |
PredefinedStatuses.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PredefinedStatuses[] |
PredefinedStatuses.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.greenhopper.service.workflow that return types with arguments of type PredefinedStatuses | |
|---|---|
java.util.List<PredefinedStatuses> |
PresetData.getStatusNames()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||