public class ScriptResults extends Object implements Serializable
| Constructor and Description |
|---|
ScriptResults() |
| Modifier and Type | Method and Description |
|---|---|
String |
getException() |
Map |
getReturnResult() |
void |
setException(String exception) |
void |
setReturnResult(Map returnResult) |
Copyright © 2020. All rights reserved.