|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJobResult | |
---|---|
org.pentaho.platform.api.scheduler2 | |
org.pentaho.platform.scheduler2.quartz |
Uses of IJobResult in org.pentaho.platform.api.scheduler2 |
---|
Methods in org.pentaho.platform.api.scheduler2 that return types with arguments of type IJobResult | |
---|---|
List<IJobResult> |
IScheduler.getJobHistory(String jobId)
Returns a history of the runs for a particular job. |
Uses of IJobResult in org.pentaho.platform.scheduler2.quartz |
---|
Methods in org.pentaho.platform.scheduler2.quartz that return types with arguments of type IJobResult | |
---|---|
List<IJobResult> |
QuartzScheduler.getJobHistory(String jobId)
Returns a history of the runs for a particular job. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |