AbstractRepositorySearchAction<O extends ExportOptions,R> |
Abstract action for all search-based operations, such as export and verify.
|
Action<O,R> |
Base implementation class for action, that is Ninja command.
|
ActionResult<T> |
Class that allows to return result and expected exit code from action execution.
|
BaseImportExportOptions |
Created by Viliam Repan (lazyman).
|
BaseOptions |
Created by Viliam Repan (lazyman).
|
ConnectionOptions |
Created by Viliam Repan (lazyman).
|
CountOptions |
Created by Viliam Repan (lazyman).
|
CountRepositoryAction |
Created by Viliam Repan (lazyman).
|
DeleteOptions |
Created by Viliam Repan (lazyman).
|
DeleteRepositoryAction |
Created by Viliam Repan (lazyman).
|
ExportOptions |
Created by Viliam Repan (lazyman).
|
ExportRepositoryAction |
Ninja action realizing "export" command.
|
HelpAction |
|
HelpOptions |
Created by Viliam Repan (lazyman).
|
ImportOptions |
Created by Viliam Repan (lazyman).
|
ImportRepositoryAction |
Created by Viliam Repan (lazyman).
|
InfoOptions |
|
InfoRepositoryAction |
Short information about the currently used environment, including repository diagnostics.
|
ListKeysOptions |
Created by Viliam Repan (lazyman).
|
ListKeysRepositoryAction |
Created by Viliam Repan (lazyman).
|
OutputOptions |
|
PolyStringNormalizerOptions |
Created by Viliam Repan (lazyman).
|
RepositoryAction<O,R> |
Base implementation class for action (Ninja command) running against the repository.
|
RunSqlAction |
|
RunSqlOptions |
|
SearchOptions |
|
UpgradeBaseAction<O,R> |
|
VerifyAction |
Created by Viliam Repan (lazyman).
|
VerifyOptions |
// todo fix these options, extending Export options is messing up help messages (it's using export.* keys)
|
VerifyOptions.ReportStyleConverter |
|
VerifyOptions.VerificationCategoryConverter |
|
VerifyResult |
|