public class ImportCommand
extends io.dropwizard.cli.Command
| Constructor and Description |
|---|
ImportCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(net.sourceforge.argparse4j.inf.Subparser subparser) |
void |
run(io.dropwizard.setup.Bootstrap<?> bootstrap,
net.sourceforge.argparse4j.inf.Namespace args) |
public void configure(net.sourceforge.argparse4j.inf.Subparser subparser)
configure in class io.dropwizard.cli.Commandpublic void run(io.dropwizard.setup.Bootstrap<?> bootstrap,
net.sourceforge.argparse4j.inf.Namespace args)
run in class io.dropwizard.cli.CommandCopyright © 2012–2019. All rights reserved.