Uses of Interface
org.pentaho.platform.api.engine.IPentahoSystemStartupActions
-
Packages that use IPentahoSystemStartupActions Package Description org.pentaho.platform.api.engine -
-
Uses of IPentahoSystemStartupActions in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IPentahoSystemStartupActions Modifier and Type Method Description IPentahoSystemStartupActions
IPentahoSystem. getStartupActions()
Methods in org.pentaho.platform.api.engine with parameters of type IPentahoSystemStartupActions Modifier and Type Method Description void
IPentahoSystem. setStartupActions(IPentahoSystemStartupActions startupActions)
-