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