Class RpullCommand
java.lang.Object
net.datenwerke.rs.terminal.service.terminal.hooks.SubCommandContainerImpl
net.datenwerke.rs.base.ext.service.terminal.commands.RpullCommand
- All Implemented Interfaces:
Hook,SubCommandContainer,TerminalCommandHook
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanconsumes(CommandParser parser, TerminalSession session) execute(CommandParser parser, TerminalSession session) Methods inherited from class net.datenwerke.rs.terminal.service.terminal.hooks.SubCommandContainerImpl
addAutoCompletEntries, getSubCommand
-
Field Details
-
BASE_COMMAND
- See Also:
-
-
Constructor Details
-
Method Details
-
consumes
- Specified by:
consumesin interfaceTerminalCommandHook- Overrides:
consumesin classSubCommandContainerImpl
-
execute
@CliHelpMessage(messageClass=RsBaseExtMessages.class, name="rpull", description="rpullDesc") public CommandResult execute(CommandParser parser, TerminalSession session) throws TerminalException - Specified by:
executein interfaceTerminalCommandHook- Overrides:
executein classSubCommandContainerImpl- Throws:
TerminalException
-
getBaseCommand
-
getSubCommands
-