|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RundeckAbort.AbortStatus | |
---|---|
org.rundeck.api.domain | Domain classes that are returned to the client of the API. |
Uses of RundeckAbort.AbortStatus in org.rundeck.api.domain |
---|
Methods in org.rundeck.api.domain that return RundeckAbort.AbortStatus | |
---|---|
RundeckAbort.AbortStatus |
RundeckAbort.getStatus()
|
static RundeckAbort.AbortStatus |
RundeckAbort.AbortStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RundeckAbort.AbortStatus[] |
RundeckAbort.AbortStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.rundeck.api.domain with parameters of type RundeckAbort.AbortStatus | |
---|---|
void |
RundeckAbort.setStatus(RundeckAbort.AbortStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |