| Package | Description |
|---|---|
| org.pentaho.platform.api.scheduler2 | |
| org.pentaho.platform.scheduler2.quartz |
| Modifier and Type | Method and Description |
|---|---|
List<IJobResult> |
IScheduler.getJobHistory(String jobId)
Returns a history of the runs for a particular job.
|
| Modifier and Type | Method and Description |
|---|---|
List<IJobResult> |
QuartzScheduler.getJobHistory(String jobId)
Returns a history of the runs for a particular job.
|