Uses of Interface
jetbrains.buildServer.artifacts.LocalCache
-
Packages that use LocalCache Package Description jetbrains.buildServer.agent.impl.cache jetbrains.buildServer.artifacts jetbrains.buildServer.artifacts.impl -
-
Uses of LocalCache in jetbrains.buildServer.agent.impl.cache
Methods in jetbrains.buildServer.agent.impl.cache that return LocalCache Modifier and Type Method Description LocalCache
AgentArtifactCacheProviderImpl. getLocalCache()
-
Uses of LocalCache in jetbrains.buildServer.artifacts
Subinterfaces of LocalCache in jetbrains.buildServer.artifacts Modifier and Type Interface Description interface
FileCache
Author: Nikita.Skvortsov Date: 1/18/11Methods in jetbrains.buildServer.artifacts that return LocalCache Modifier and Type Method Description LocalCache
ArtifactCacheProvider. getLocalCache()
Get local cache interface. -
Uses of LocalCache in jetbrains.buildServer.artifacts.impl
Classes in jetbrains.buildServer.artifacts.impl that implement LocalCache Modifier and Type Class Description class
HttpCacheImpl
Author: Nikita.Skvortsov Date: 2/22/11Methods in jetbrains.buildServer.artifacts.impl that return LocalCache Modifier and Type Method Description LocalCache
DirectoryCacheProviderImpl. getLocalCache()
-