Uses of Interface
org.pentaho.platform.api.scheduler2.IJobResult
-
Packages that use IJobResult Package Description org.pentaho.platform.api.scheduler2 -
-
Uses of IJobResult in org.pentaho.platform.api.scheduler2
Methods in org.pentaho.platform.api.scheduler2 that return types with arguments of type IJobResult Modifier and Type Method Description List<IJobResult>
IScheduler. getJobHistory(String jobId)
Returns a history of the runs for a particular job.
-