Uses of Interface
jetbrains.buildServer.agent.impl.upgrade.FilesDownloader
-
Packages that use FilesDownloader Package Description jetbrains.buildServer.agent.impl.upgrade -
-
Uses of FilesDownloader in jetbrains.buildServer.agent.impl.upgrade
Classes in jetbrains.buildServer.agent.impl.upgrade that implement FilesDownloader Modifier and Type Class Description class
HttpFilesDownloaderImpl
Constructors in jetbrains.buildServer.agent.impl.upgrade with parameters of type FilesDownloader Constructor Description RecoverableFilesDownloaderImpl(FilesDownloader downloader, AgentConfiguration config)
-