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