|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJobDetail | |
---|---|
org.pentaho.platform.api.engine | |
org.pentaho.platform.scheduler |
Uses of IJobDetail in org.pentaho.platform.api.engine |
---|
Methods in org.pentaho.platform.api.engine that return types with arguments of type IJobDetail | |
---|---|
List<IJobDetail> |
IBackgroundExecution.getScheduledAndExecutingBackgroundJobs(IPentahoSession userSession)
Gets the list of items scheduled for background execution, and those currently executing |
Uses of IJobDetail in org.pentaho.platform.scheduler |
---|
Classes in org.pentaho.platform.scheduler that implement IJobDetail | |
---|---|
class |
QuartzJobDetail
|
Methods in org.pentaho.platform.scheduler that return types with arguments of type IJobDetail | |
---|---|
List<IJobDetail> |
QuartzBackgroundExecutionHelper.getScheduledAndExecutingBackgroundJobs(IPentahoSession userSession)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |