Uses of Interface
jetbrains.buildServer.agent.tools.ToolContentUpdater
-
Packages that use ToolContentUpdater Package Description jetbrains.buildServer.agent.impl jetbrains.buildServer.agent.impl.buildStages.startStages jetbrains.buildServer.agent.tools -
-
Uses of ToolContentUpdater in jetbrains.buildServer.agent.impl
Constructors in jetbrains.buildServer.agent.impl with parameters of type ToolContentUpdater Constructor Description ToolProvidersRegistryImpl(ToolContentUpdater toolContentUpdater)
-
Uses of ToolContentUpdater in jetbrains.buildServer.agent.impl.buildStages.startStages
Constructors in jetbrains.buildServer.agent.impl.buildStages.startStages with parameters of type ToolContentUpdater Constructor Description DownloadToolsStage(BuildAgent agent, AgentBuild agentBuild, AgentRunningBuild build, ToolContentUpdater toolContentUpdater, BuildAgentConfigurationEx agentConfiguration)
-
Uses of ToolContentUpdater in jetbrains.buildServer.agent.tools
Classes in jetbrains.buildServer.agent.tools that implement ToolContentUpdater Modifier and Type Class Description class
ToolContentUpdaterImpl
Created by Evgeniy.Koshkin.
-