Package de.gematik.test.tiger.testenvmgr
Class DownloadManager
- java.lang.Object
-
- de.gematik.test.tiger.testenvmgr.DownloadManager
-
public class DownloadManager extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDownloadManager.FileDownloadProperties
-
Constructor Summary
Constructors Constructor Description DownloadManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FiledownloadJarAndReturnFile(CfgExternalJarOptions externalJarOptions, String jarUrl, String hostname)
-
-
-
Method Detail
-
downloadJarAndReturnFile
public static File downloadJarAndReturnFile(CfgExternalJarOptions externalJarOptions, String jarUrl, String hostname)
-
-