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