| Package | Description |
|---|---|
| org.pentaho.di.www.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
JobStatus |
JobResource.addJob(String xml) |
JobStatus |
JobResource.getJobStatus(String id) |
JobStatus |
JobResource.startJob(String id) |
JobStatus |
JobResource.stopJob(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<JobStatus> |
CarteResource.getJobsDetails() |