public class InvokeActionResp extends Object
| Constructor and Description |
|---|
InvokeActionResp() |
InvokeActionResp(ActionResult result) |
| Modifier and Type | Method and Description |
|---|---|
ActionResult |
getResult()
Return the result of invoking an action
|
void |
setResult(ActionResult result)
Set the result of invoking an action
|
public InvokeActionResp()
public InvokeActionResp(ActionResult result)
public ActionResult getResult()
public void setResult(ActionResult result)
result - action result