public class CommandResult extends Object
| Constructor and Description |
|---|
CommandResult(int exitCode,
String commandOutput) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandOutput() |
int |
getExitCode() |
Copyright © 2013-2017. All Rights Reserved.