|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RundeckJob | |
|---|---|
| org.jenkinsci.plugins.rundeck | |
| org.jenkinsci.plugins.rundeck.domain | |
| Uses of RundeckJob in org.jenkinsci.plugins.rundeck |
|---|
| Methods in org.jenkinsci.plugins.rundeck that return RundeckJob | |
|---|---|
RundeckJob |
RundeckJobProjectLinkerAction.getRundeckJob()
|
| Uses of RundeckJob in org.jenkinsci.plugins.rundeck.domain |
|---|
| Methods in org.jenkinsci.plugins.rundeck.domain that return RundeckJob | |
|---|---|
RundeckJob |
RundeckExecution.getJob()
|
RundeckJob |
RundeckInstance.getJob(Long jobId)
Get the details of a job, identified by the given id. |
static RundeckJob |
RundeckUtils.parseJobDefinition(InputStream response)
Parse the result of a "job details" action |
| Methods in org.jenkinsci.plugins.rundeck.domain with parameters of type RundeckJob | |
|---|---|
void |
RundeckExecution.setJob(RundeckJob job)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||