Uses of Interface
org.pentaho.platform.api.engine.ISessionStartupAction
-
Packages that use ISessionStartupAction Package Description org.pentaho.platform.api.engine -
-
Uses of ISessionStartupAction in org.pentaho.platform.api.engine
Method parameters in org.pentaho.platform.api.engine with type arguments of type ISessionStartupAction Modifier and Type Method Description void
IPentahoSystemStartupActions. setSessionStartupActions(List<ISessionStartupAction> actions)
Registers server actions that will be invoked when a session is created.
-