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