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