|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RundeckApiException | |
|---|---|
| org.jenkinsci.plugins.rundeck.domain | |
| Uses of RundeckApiException in org.jenkinsci.plugins.rundeck.domain |
|---|
| Subclasses of RundeckApiException in org.jenkinsci.plugins.rundeck.domain | |
|---|---|
static class |
RundeckApiException.RundeckApiJobRunException
Specific error when running a job failed |
static class |
RundeckApiException.RundeckApiLoginException
Specific login-related error |
| Methods in org.jenkinsci.plugins.rundeck.domain that throw RundeckApiException | |
|---|---|
static RundeckExecution |
RundeckUtils.parseJobRunResult(InputStream response)
Parse the result of a "job run" action |
RundeckExecution |
RundeckInstance.runJob(Long jobId,
Properties options)
Run a job, identified by the given id. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||