|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of StatusInfo.State in hudson.plugins.build_publisher |
|---|
| Methods in hudson.plugins.build_publisher that return StatusInfo.State | |
|---|---|
StatusInfo.State |
StatusInfo.getState()
|
static StatusInfo.State |
StatusInfo.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StatusInfo.State[] |
StatusInfo.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.build_publisher with parameters of type StatusInfo.State | |
|---|---|
StatusInfo(StatusInfo.State state,
java.lang.String text,
java.lang.String serverName,
java.lang.Exception exception)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||