Class SessionResult


  • public class SessionResult
    extends Object
    • Constructor Detail

      • SessionResult

        public SessionResult​(com.trilead.ssh2.Session session)
                      throws org.pentaho.di.core.exception.KettleException
        Throws:
        org.pentaho.di.core.exception.KettleException
    • Method Detail

      • getStdErr

        public String getStdErr()
      • getStd

        public String getStd()
      • getStdOut

        public String getStdOut()
      • isStdTypeErr

        public boolean isStdTypeErr()