Uses of Interface
org.pentaho.platform.api.engine.IScheduler

Packages that use IScheduler
org.pentaho.platform.engine.core.system   
org.pentaho.platform.scheduler   
 

Uses of IScheduler in org.pentaho.platform.engine.core.system
 

Methods in org.pentaho.platform.engine.core.system that return IScheduler
static IScheduler PentahoSystem.getScheduler(IPentahoSession session)
          Deprecated. 
 

Uses of IScheduler in org.pentaho.platform.scheduler
 

Classes in org.pentaho.platform.scheduler that implement IScheduler
 class QuartzScheduler