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 CacheOptions
LocalCache. 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 class
HttpCacheOptions
Author: Nikita.Skvortsov Date: 1/24/11Methods in jetbrains.buildServer.artifacts.impl that return CacheOptions Modifier and Type Method Description CacheOptions
HttpCacheImpl. getCacheOptions()
CacheOptions
HttpDiskCache. getCacheOptions()
-