Uses of Class
org.pentaho.di.www.jaxrs.JobStatus
-
Packages that use JobStatus Package Description org.pentaho.di.www.jaxrs -
-
Uses of JobStatus in org.pentaho.di.www.jaxrs
Methods in org.pentaho.di.www.jaxrs that return JobStatus Modifier and Type Method Description JobStatusJobResource. addJob(String xml)JobStatusJobResource. getJobStatus(String id)JobStatusJobResource. startJob(String id)JobStatusJobResource. stopJob(String id)Methods in org.pentaho.di.www.jaxrs that return types with arguments of type JobStatus Modifier and Type Method Description List<JobStatus>CarteResource. getJobsDetails()
-