| Package | Description |
|---|---|
| org.finra.herd.tools.common | |
| org.finra.herd.tools.common.databridge | |
| org.finra.herd.tools.downloader | |
| org.finra.herd.tools.uploader |
| Modifier and Type | Method and Description |
|---|---|
static String |
ToolsArgumentHelper.getCliEnvArgumentValue(ArgumentParser argParser,
org.apache.commons.cli.Option cliOpt,
org.apache.commons.cli.Option enableEnvVariablesOpt)
Retrieves the user provided password, fetch cli provided password first, otherwise fetch environment provided password if enableEnvVariables option is
true
|
static void |
ToolsArgumentHelper.validateCliEnvArgument(ArgumentParser argParser,
org.apache.commons.cli.Option cliOpt,
org.apache.commons.cli.Option enableEnvVariablesOpt)
Validate cli option and env parameter
|
| Modifier and Type | Method and Description |
|---|---|
abstract ArgumentParser |
DataBridgeApp.getArgumentParser()
Gets the application argument parser.
|
| Modifier and Type | Method and Description |
|---|---|
ArgumentParser |
DownloaderApp.getArgumentParser() |
| Modifier and Type | Method and Description |
|---|---|
ArgumentParser |
UploaderApp.getArgumentParser() |
Copyright © 2021. All rights reserved.