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