Uses of Interface
org.pentaho.platform.api.scheduler2.IJobRequest
-
Packages that use IJobRequest Package Description org.pentaho.platform.api.scheduler2 -
-
Uses of IJobRequest in org.pentaho.platform.api.scheduler2
Methods in org.pentaho.platform.api.scheduler2 that return IJobRequest Modifier and Type Method Description IJobRequest
IScheduler. createJobRequest()
Methods in org.pentaho.platform.api.scheduler2 with parameters of type IJobRequest Modifier and Type Method Description void
ISchedulerResource. pauseJob(IJobRequest jobRequest)
void
ISchedulerResource. removeJob(IJobRequest jobRequest)
-