Package | Description |
---|---|
com.hp.mercury.ci.jenkins.plugins.oo.core.oo10x | |
com.hp.mercury.ci.jenkins.plugins.oo.entities |
Modifier and Type | Method and Description |
---|---|
ExecutionResult |
WaitExecutionResult.getLastExecutionResult() |
Modifier and Type | Method and Description |
---|---|
void |
WaitExecutionResult.setLastExecutionResult(ExecutionResult lastExecutionResult) |
Modifier and Type | Method and Description |
---|---|
ExecutionResult |
ExecutionSummaryVO.getResultStatusType() |
static ExecutionResult |
ExecutionResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionResult[] |
ExecutionResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExecutionSummaryVO |
ExecutionSummaryVO.setResultStatusType(ExecutionResult resultStatusType) |
Copyright © 2004-2016. All Rights Reserved.