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