public class DefaultBuilderAction extends BaseAction
| Constructor and Description |
|---|
DefaultBuilderAction(BaseActionBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
Object |
onCall(Object... args) |
void |
onConfigure() |
void |
onInit() |
boolean |
onIsActive(IsActionActiveContext context) |
void |
onProvideArgs(ProvideArgsContext context) |
createAdapter, getMeta, withActivatable, withArg, withArgs, withCallable, withCategory, withDescription, withFeature, withFeatures, withLabel, withName, withNoArgs, withNonCallable, withNoResult, withResult, withVersiongetAdapter, getKb, getKnowledgeBase, getLogger, getSponge, setAdapter, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAdapter, getLogger, getSpongegetKnowledgeBasepublic DefaultBuilderAction(BaseActionBuilder builder)
public void onConfigure()
onConfigure in interface Processor<ActionAdapter>onConfigure in class BaseActionpublic void onInit()
onInit in interface Processor<ActionAdapter>onInit in class BaseProcessor<ActionAdapter>public boolean onIsActive(IsActionActiveContext context)
onIsActive in interface ActiononIsActive in class BaseActionpublic void onProvideArgs(ProvideArgsContext context)
onProvideArgs in interface ActiononProvideArgs in class BaseActionCopyright © 2016–2021 Softelnet. All rights reserved.