public final class CommandResult extends Object
Constructor and Description |
---|
CommandResult(byte[] command,
int exitValue,
long start) |
public CommandResult(byte[] command, int exitValue, long start)
public byte[] getCommand()
public int getExitValue()
public long getStart()
public long getStop()
public long getElapsed()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.