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

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

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

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

Uses of ISubscriptionScheduler in org.pentaho.platform.scheduler
 

Classes in org.pentaho.platform.scheduler that implement ISubscriptionScheduler
 class QuartzSubscriptionScheduler
          Provides the interface between the Quartz Scheduling component and the Subscription Subsystem