Class AbstractTargets
java.lang.Object
ai.wanaku.cli.main.commands.BaseCommand
ai.wanaku.cli.main.commands.targets.AbstractTargets
- Direct Known Subclasses:
ResourcesConfigure,ResourcesLinkedList,ResourcesState,ToolsConfigure,ToolsLinkedList,ToolsState
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringDeprecated.protected TargetsServiceDeprecated.Fields inherited from class ai.wanaku.cli.main.commands.BaseCommand
EXIT_ERROR, EXIT_OK -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoCall(org.jline.terminal.Terminal terminal, WanakuPrinter printer) Deprecated.protected abstract IntegerdoTargetCall(WanakuPrinter printer) Deprecated.Methods inherited from class ai.wanaku.cli.main.commands.BaseCommand
call, initService
-
Field Details
-
host
Deprecated. -
targetsService
Deprecated.
-
-
Constructor Details
-
AbstractTargets
public AbstractTargets()Deprecated.
-
-
Method Details
-
doCall
Deprecated.- Specified by:
doCallin classBaseCommand- Throws:
Exception
-
doTargetCall
Deprecated.- Throws:
Exception
-