Uses of Interface
org.pentaho.platform.api.scheduler.IJobDetail
-
Packages that use IJobDetail Package Description org.pentaho.platform.api.engine -
-
Uses of IJobDetail in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return types with arguments of type IJobDetail Modifier and Type Method Description List<IJobDetail>
IBackgroundExecution. getScheduledAndExecutingBackgroundJobs(IPentahoSession userSession)
Gets the list of items scheduled for background execution, and those currently executing
-