Uses of Interface
jetbrains.buildServer.agent.InternalPropertiesHolder
-
-
Uses of InternalPropertiesHolder in jetbrains.buildServer.agent
Subinterfaces of InternalPropertiesHolder in jetbrains.buildServer.agent Modifier and Type Interface Description interfaceBuildAgentConfigurationEx -
Uses of InternalPropertiesHolder in jetbrains.buildServer.agent.impl.cache
Methods in jetbrains.buildServer.agent.impl.cache with parameters of type InternalPropertiesHolder Modifier and Type Method Description protected voidAgentArtifactCacheProviderImpl. configureCache(HttpDiskCache cache, InternalPropertiesHolder propertiesHolder)Constructors in jetbrains.buildServer.agent.impl.cache with parameters of type InternalPropertiesHolder Constructor Description AgentArtifactCacheProviderImpl(InternalPropertiesHolder propertiesHolder, EventDispatcher<AgentLifeCycleListener> agentDispatcher, DigestCalculator digestCalculator, CurrentBuildTrackerEx currentBuildTracker) -
Uses of InternalPropertiesHolder in jetbrains.buildServer.agent.impl.config
Classes in jetbrains.buildServer.agent.impl.config that implement InternalPropertiesHolder Modifier and Type Class Description classBuildAgentConfigurationImpl -
Uses of InternalPropertiesHolder in jetbrains.buildServer.agent.impl.directories
Constructors in jetbrains.buildServer.agent.impl.directories with parameters of type InternalPropertiesHolder Constructor Description DirectoryCleanerImpl(OldDirectoryBasedCleanupRegistry oldDirectoryBasedCleanupRegistry, InternalPropertiesHolder configuration, FileRemoverFactory remover)
-