Package org.pentaho.platform.api.action
Interface ISessionAwareAction
- All Superinterfaces:
IAction
The interface for an Action that wants to be provided with a session.
- Since:
- 3.6
- Author:
- aphillips
- See Also:
-
Method Summary
Methods inherited from interface org.pentaho.platform.api.action.IAction
execute, isExecutionSuccessful
-
Method Details
-
setSession
-