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