Uses of Interface
jetbrains.buildServer.agent.impl.cache.BuildCacheManager
-
Packages that use BuildCacheManager Package Description jetbrains.buildServer.agent.impl.buildStages.startStages jetbrains.buildServer.agent.impl.cache -
-
Uses of BuildCacheManager in jetbrains.buildServer.agent.impl.buildStages.startStages
Constructors in jetbrains.buildServer.agent.impl.buildStages.startStages with parameters of type BuildCacheManager Constructor Description ProcessBuildCacheForBuildFeaturesStage(BuildAgent agent, BuildProgressLogger logger, AgentRunningBuild build, BuildCacheManager buildCacheManager)
-
Uses of BuildCacheManager in jetbrains.buildServer.agent.impl.cache
Classes in jetbrains.buildServer.agent.impl.cache that implement BuildCacheManager Modifier and Type Class Description class
BuildCacheManagerImpl
Constructors in jetbrains.buildServer.agent.impl.cache with parameters of type BuildCacheManager Constructor Description BuildCacheMessageHandler(ServiceMessagesRegister handlerRegister, BuildCacheManager buildCacheManager)
-