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