public class CommandResult extends Object
CommandResult(int exitCode, String commandOutput)
String
getCommandOutput()
int
getExitCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandResult(int exitCode, String commandOutput)
public int getExitCode()
public String getCommandOutput()
Copyright © 2013-2014. All Rights Reserved.