public interface ExecutionResult
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Get the content (output) from the execute call
|
int |
getExitCode()
Get the exit code of the execute call
|
int getExitCode()
String getContent()
Copyright © 2016. All rights reserved.