Uses of Interface
jetbrains.buildServer.tools.bundled.BundledToolInstaller
-
Packages that use BundledToolInstaller Package Description jetbrains.buildServer.tools.bundled jetbrains.buildServer.tools.impl -
-
Uses of BundledToolInstaller in jetbrains.buildServer.tools.bundled
Classes in jetbrains.buildServer.tools.bundled that implement BundledToolInstaller Modifier and Type Class Description class
BundledToolInstallerImpl
-
Uses of BundledToolInstaller in jetbrains.buildServer.tools.impl
Constructors in jetbrains.buildServer.tools.impl with parameters of type BundledToolInstaller Constructor Description ServerToolsLifecycle(EventDispatcher<BuildServerListener> serverDispatcher, PluginManager pluginManager, ToolPackagesWatcher toolPackagesWatcher, ServerToolRegistryImpl toolRegistry, AgentToolPluginsHolder toolPluginsHolder, RemoteAgentToolPluginsHolder remoteAgentToolPluginsHolder, ExtensionHolder extensionHolder, BundledToolInstaller bundledToolInstaller, BundledToolVersions bundledToolVersions)
-