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 TypeMethodDescriptionvoidIPentahoSystemStartupActions.setSessionStartupActions(List<ISessionStartupAction> actions) Registers server actions that will be invoked when a session is created.