Uses of Interface
jetbrains.buildServer.serverSide.CachePaths
-
Packages that use CachePaths Package Description jetbrains.buildServer.serverSide jetbrains.buildServer.serverSide.impl.artifacts -
-
Uses of CachePaths in jetbrains.buildServer.serverSide
Classes in jetbrains.buildServer.serverSide that implement CachePaths Modifier and Type Class Description class
ServerPaths
Provides information about TeamCity server working paths locations. -
Uses of CachePaths in jetbrains.buildServer.serverSide.impl.artifacts
Constructors in jetbrains.buildServer.serverSide.impl.artifacts with parameters of type CachePaths Constructor Description ExternalBuildArtifactsCacheImpl(CachePaths cachePaths, ExecutorServices executorServices)
-