| Package | Description |
|---|---|
| org.finra.herd.tools.common | |
| org.finra.herd.tools.retention.destroyer |
| Modifier and Type | Method and Description |
|---|---|
static ToolsCommonConstants.ReturnValue |
ToolsCommonConstants.ReturnValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToolsCommonConstants.ReturnValue[] |
ToolsCommonConstants.ReturnValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected ToolsCommonConstants.ReturnValue |
RetentionExpirationDestroyerApp.go(String[] args)
Runs the application by parsing the command line arguments and calling the controller to export business object data that passed its relative retention
expiration.
|
protected ToolsCommonConstants.ReturnValue |
RetentionExpirationDestroyerApp.parseCommandLineArguments(String[] args,
org.springframework.context.ApplicationContext applicationContext)
Parses the command line arguments using the argument parser.
|
Copyright © 2021. All rights reserved.