|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RundeckExecution.ExecutionStatus | |
|---|---|
| org.jenkinsci.plugins.rundeck.domain | |
| Uses of RundeckExecution.ExecutionStatus in org.jenkinsci.plugins.rundeck.domain |
|---|
| Methods in org.jenkinsci.plugins.rundeck.domain that return RundeckExecution.ExecutionStatus | |
|---|---|
RundeckExecution.ExecutionStatus |
RundeckExecution.getStatus()
|
static RundeckExecution.ExecutionStatus |
RundeckExecution.ExecutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RundeckExecution.ExecutionStatus[] |
RundeckExecution.ExecutionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jenkinsci.plugins.rundeck.domain with parameters of type RundeckExecution.ExecutionStatus | |
|---|---|
void |
RundeckExecution.setStatus(RundeckExecution.ExecutionStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||