Uses of Interface
jetbrains.buildServer.artifacts.CacheOptions
-
Packages that use CacheOptions Package Description jetbrains.buildServer.artifacts jetbrains.buildServer.artifacts.impl -
-
Uses of CacheOptions in jetbrains.buildServer.artifacts
Methods in jetbrains.buildServer.artifacts that return CacheOptions Modifier and Type Method Description CacheOptionsLocalCache. getCacheOptions()Get cache options -
Uses of CacheOptions in jetbrains.buildServer.artifacts.impl
Classes in jetbrains.buildServer.artifacts.impl that implement CacheOptions Modifier and Type Class Description classHttpCacheOptionsAuthor: Nikita.Skvortsov Date: 1/24/11Methods in jetbrains.buildServer.artifacts.impl that return CacheOptions Modifier and Type Method Description CacheOptionsHttpCacheImpl. getCacheOptions()CacheOptionsHttpDiskCache. getCacheOptions()
-