public class ExecDetails extends Object
| Constructor and Description |
|---|
ExecDetails(org.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getArguments() |
String |
getEntryPoint() |
Integer |
getExitCode() |
boolean |
isRunning() |
Copyright © 2018. All rights reserved.