org.pentaho.di.trans.steps.ssh
Class SessionResult
java.lang.Object
org.pentaho.di.trans.steps.ssh.SessionResult
public class SessionResult
- extends Object
Constructor Summary |
SessionResult(com.trilead.ssh2.Session session)
|
SessionResult
public SessionResult(com.trilead.ssh2.Session session)
throws org.pentaho.di.core.exception.KettleException
- Throws:
org.pentaho.di.core.exception.KettleException
getStdErr
public String getStdErr()
getStd
public String getStd()
getStdOut
public String getStdOut()
isStdTypeErr
public boolean isStdTypeErr()