Interface ISessionStartupAction


public interface ISessionStartupAction
  • Method Details

    • getSessionType

      String getSessionType()
    • setSessionType

      void setSessionType(String sessionType)
    • getActionOutputScope

      String getActionOutputScope()
    • setActionOutputScope

      void setActionOutputScope(String actionOutputScope)
    • getActionPath

      String getActionPath()
    • setActionPath

      void setActionPath(String actionPath)