Class AuditTaskGeneratorDriver
java.lang.Object
org.duracloud.mill.util.DriverSupport
org.duracloud.mill.audit.taskgenerator.AuditTaskGeneratorDriver
- Author:
- Daniel Bernstein
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidexecuteImpl(org.apache.commons.cli.CommandLine cmd) static voidMethods inherited from class org.duracloud.mill.util.DriverSupport
die, execute, parseArgs, processConfigFileOption, setSystemProperty, setSystemProperty, usage
-
Constructor Details
-
AuditTaskGeneratorDriver
public AuditTaskGeneratorDriver()
-
-
Method Details
-
main
-
executeImpl
protected void executeImpl(org.apache.commons.cli.CommandLine cmd) - Specified by:
executeImplin classDriverSupport
-