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 |
---|---|
ExecutionStatusState |
WaitExecutionResult.getLastExecutionStatus() |
Modifier and Type | Method and Description |
---|---|
void |
WaitExecutionResult.setLastExecutionStatus(ExecutionStatusState lastExecutionStatus) |
Modifier and Type | Method and Description |
---|---|
ExecutionStatusState |
ExecutionSummaryVO.getStatus() |
static ExecutionStatusState |
ExecutionStatusState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionStatusState[] |
ExecutionStatusState.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.setStatus(ExecutionStatusState status) |
Copyright © 2004-2016. All Rights Reserved.