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