| Package | Description |
|---|---|
| org.openksavi.sponge.action |
Interfaces for actions.
|
| Modifier and Type | Method and Description |
|---|---|
ArgMeta<T> |
ArgMeta.description(String description) |
ArgMeta<T> |
ArgMeta.displayName(String displayName) |
ArgMeta<T> |
ArgMeta.optional() |
| Modifier and Type | Method and Description |
|---|---|
List<ArgMeta<?>> |
ActionOperations.getArgsMeta()
Returns the arguments metadata or
null in not specified. |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionOperations.setArgsMeta(List<ArgMeta<?>> argsMeta)
Sets the (optional) arguments metadata.
|
Copyright © 2016–2018 Softelnet. All rights reserved.