| Package | Description |
|---|---|
| com.hp.mercury.ci.jenkins.plugins.oo.entities |
| Modifier and Type | Method and Description |
|---|---|
ExecutionEnums.StepStatus |
StepLog.getStatus() |
static ExecutionEnums.StepStatus |
ExecutionEnums.StepStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionEnums.StepStatus[] |
ExecutionEnums.StepStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepLog.setStatus(ExecutionEnums.StepStatus status) |
Copyright © 2004-2016. All Rights Reserved.