Uses of Class
jetbrains.buildServer.agent.plugins.files.ExecutableAttributesSetter
-
Packages that use ExecutableAttributesSetter Package Description jetbrains.buildServer.agent.plugins.files jetbrains.buildServer.agent.tools -
-
Uses of ExecutableAttributesSetter in jetbrains.buildServer.agent.plugins.files
Constructors in jetbrains.buildServer.agent.plugins.files with parameters of type ExecutableAttributesSetter Constructor Description OnStartupExecutableBitSetter(ExecutableAttributesSetter executableAttributesSetter, PluginInfoLoader loader)
-
Uses of ExecutableAttributesSetter in jetbrains.buildServer.agent.tools
Constructors in jetbrains.buildServer.agent.tools with parameters of type ExecutableAttributesSetter Constructor Description ToolContentUpdaterImpl(ToolInfoProvider toolInfoProvider, AgentToolPaths toolPaths, RecoverableFilesDownloader downloader, PluginUnpackersHolder unpackers, FetchedToolsState fetchedToolContentState, BundledToolsRegistry bundledToolsRegistry, PluginUnpackLocationsWriter locationsWriter, ExecutableAttributesSetter executableAttributesSetter, AgentPluginInfoFetcher pluginInfoFetcher)
-