Class DownloadMaxmindSiteCommand
- java.lang.Object
-
- technology.dice.dicewhere.downloader.picocli.commandssssss.BaseCommand
-
- technology.dice.dicewhere.downloader.picocli.commandssssss.MaxmindBaseCommand
-
- technology.dice.dicewhere.downloader.picocli.commandssssss.DownloadMaxmindSiteCommand
-
public class DownloadMaxmindSiteCommand extends MaxmindBaseCommand
-
-
Constructor Summary
Constructors Constructor Description DownloadMaxmindSiteCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DownloadExecutionResultexecute()-
Methods inherited from class technology.dice.dicewhere.downloader.picocli.commandssssss.BaseCommand
call, checkNecessaryEnvironmentVariables, isVerbose
-
-
-
-
Method Detail
-
execute
public DownloadExecutionResult execute()
- Specified by:
executein classBaseCommand
-
-