Package jetbrains.buildServer.serverSide
Interface CachePaths
- 
- All Known Implementing Classes:
 ServerPaths
public interface CachePathsInterface to get a cache directory by name- Since:
 - 8.0
 - Author:
 - Eugene Petrenko (eugene.petrenko@jetbrains.com)
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetCacheDirectory(String name)Returns a directory to store caches 
 -