|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BuildOutcome | |
|---|---|
| hudson.plugins.android_emulator.monkey | |
| Uses of BuildOutcome in hudson.plugins.android_emulator.monkey |
|---|
| Fields in hudson.plugins.android_emulator.monkey declared as BuildOutcome | |
|---|---|
BuildOutcome |
MonkeyRecorder.failureOutcome
Build outcome in case we detect monkey ended prematurely. |
| Methods in hudson.plugins.android_emulator.monkey that return BuildOutcome | |
|---|---|
static BuildOutcome |
BuildOutcome.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BuildOutcome[] |
BuildOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in hudson.plugins.android_emulator.monkey with parameters of type BuildOutcome | |
|---|---|
MonkeyRecorder(java.lang.String filename,
BuildOutcome failureOutcome)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||