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 IJobRequestIScheduler. createJobRequest()Methods in org.pentaho.platform.api.scheduler2 with parameters of type IJobRequest Modifier and Type Method Description voidISchedulerResource. pauseJob(IJobRequest jobRequest)voidISchedulerResource. removeJob(IJobRequest jobRequest)
-