|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.openexchange.admin.tools.ShellExecutor.ArrayOutput
public class ShellExecutor.ArrayOutput
Field Summary | |
---|---|
ArrayList<String> |
errOutput
|
int |
exitstatus
|
ArrayList<String> |
stdOutput
|
Constructor Summary | |
---|---|
ShellExecutor.ArrayOutput()
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final ArrayList<String> errOutput
public final ArrayList<String> stdOutput
public int exitstatus
Constructor Detail |
---|
public ShellExecutor.ArrayOutput()
Method Detail |
---|
public String toString()
toString
in class Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |