Class SessionStartupAction

  • All Implemented Interfaces:
    org.pentaho.platform.api.engine.ISessionStartupAction

    public class SessionStartupAction
    extends Object
    implements org.pentaho.platform.api.engine.ISessionStartupAction
    • Constructor Detail

      • SessionStartupAction

        public SessionStartupAction()
    • Method Detail

      • getActionOutputScope

        public String getActionOutputScope()
        Specified by:
        getActionOutputScope in interface org.pentaho.platform.api.engine.ISessionStartupAction
      • setActionOutputScope

        public void setActionOutputScope​(String actionOutputScope)
        Specified by:
        setActionOutputScope in interface org.pentaho.platform.api.engine.ISessionStartupAction
      • getActionPath

        public String getActionPath()
        Specified by:
        getActionPath in interface org.pentaho.platform.api.engine.ISessionStartupAction
      • setActionPath

        public void setActionPath​(String actionPath)
        Specified by:
        setActionPath in interface org.pentaho.platform.api.engine.ISessionStartupAction
      • getSessionType

        public String getSessionType()
        Specified by:
        getSessionType in interface org.pentaho.platform.api.engine.ISessionStartupAction
      • setSessionType

        public void setSessionType​(String sessionType)
        Specified by:
        setSessionType in interface org.pentaho.platform.api.engine.ISessionStartupAction