| Package | Description |
|---|---|
| org.openksavi.sponge.action |
Interfaces for actions.
|
| Modifier and Type | Method and Description |
|---|---|
ResultMeta |
ResultMeta.description(String description) |
ResultMeta |
ResultMeta.displayName(String displayName) |
ResultMeta |
ActionOperations.getResultMeta()
Returns the result metadata or
null in not specified. |
ResultMeta |
ResultMeta.subtype(String subtype) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionOperations.setResultMeta(ResultMeta resultMeta)
Sets the (optional) result metadata.
|
Copyright © 2016–2018 Softelnet. All rights reserved.