|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.trans.steps.ssh.SessionResult
public class SessionResult
Constructor Summary | |
---|---|
SessionResult(com.trilead.ssh2.Session session)
|
Method Summary | |
---|---|
String |
getStd()
|
String |
getStdErr()
|
String |
getStdOut()
|
boolean |
isStdTypeErr()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SessionResult(com.trilead.ssh2.Session session) throws KettleException
KettleException
Method Detail |
---|
public String getStdErr()
public String getStd()
public String getStdOut()
public boolean isStdTypeErr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |