public interface Action extends Processor<ActionAdapter>, ActionOperations
onCall method that performs an operation and returns a result. For example:
Object onCall(Number value, String text).| Modifier and Type | Field and Description |
|---|---|
static String |
ON_CALL_METHOD_NAME
The onCall method name.
|
getAdapter, getLogger, onConfigure, onInitgetArgsMeta, getResultMeta, setArgsMeta, setResultMetagetFeatures, getKnowledgeBase, setFeaturesgetDescription, getDisplayName, getName, setDescription, setDisplayName, setNamestatic final String ON_CALL_METHOD_NAME
Copyright © 2016–2018 Softelnet. All rights reserved.