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