|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Priority | |
|---|---|
| hudson.plugins.serenitec.util.model | |
| Uses of Priority in hudson.plugins.serenitec.util.model |
|---|
| Methods in hudson.plugins.serenitec.util.model that return Priority | |
|---|---|
static Priority |
Priority.fromString(java.lang.String priority)
Converts a String priority to an actual enumeration value. |
static Priority |
Priority.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Priority[] |
Priority.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||