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

Packages that use IPentahoSystemStartupActions
org.pentaho.platform.api.engine   
 

Uses of IPentahoSystemStartupActions in org.pentaho.platform.api.engine
 

Methods in org.pentaho.platform.api.engine that return IPentahoSystemStartupActions
 IPentahoSystemStartupActions IPentahoSystem.getStartupActions()
           
 

Methods in org.pentaho.platform.api.engine with parameters of type IPentahoSystemStartupActions
 void IPentahoSystem.setStartupActions(IPentahoSystemStartupActions startupActions)