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