Class DownloadManager
- java.lang.Object
-
- de.gematik.test.tiger.testenvmgr.env.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 Instance Methods Concrete Methods Modifier and Type Method Description FiledownloadJarAndReturnFile(ExternalJarServer externalJarServer, String jarUrl, String workingDir)
-
-
-
Method Detail
-
downloadJarAndReturnFile
public File downloadJarAndReturnFile(ExternalJarServer externalJarServer, String jarUrl, String workingDir)
-
-