Uses of Interface
jetbrains.buildServer.agent.impl.upgrade.RecoverableFilesDownloader
-
Packages that use RecoverableFilesDownloader Package Description jetbrains.buildServer.agent.impl.upgrade jetbrains.buildServer.agent.tools -
-
Uses of RecoverableFilesDownloader in jetbrains.buildServer.agent.impl.upgrade
Classes in jetbrains.buildServer.agent.impl.upgrade that implement RecoverableFilesDownloader Modifier and Type Class Description class
RecoverableFilesDownloaderImpl
Constructors in jetbrains.buildServer.agent.impl.upgrade with parameters of type RecoverableFilesDownloader Constructor Description UpgradeFilesDownloaderImpl(RecoverableFilesDownloader downloader, AgentConfiguration config)
-
Uses of RecoverableFilesDownloader in jetbrains.buildServer.agent.tools
Constructors in jetbrains.buildServer.agent.tools with parameters of type RecoverableFilesDownloader Constructor Description ToolContentUpdaterImpl(ToolInfoProvider toolInfoProvider, AgentToolPaths toolPaths, RecoverableFilesDownloader downloader, PluginUnpackersHolder unpackers, FetchedToolsState fetchedToolContentState, BundledToolsRegistry bundledToolsRegistry, PluginUnpackLocationsWriter locationsWriter, ExecutableAttributesSetter executableAttributesSetter, AgentPluginInfoFetcher pluginInfoFetcher)
-