Uses of Class
jetbrains.buildServer.buildFeatures.artifacts.BuildCacheConstants.BuildCacheData
-
Packages that use BuildCacheConstants.BuildCacheData Package Description jetbrains.buildServer.agent.impl.cache jetbrains.buildServer.buildFeatures.artifacts -
-
Uses of BuildCacheConstants.BuildCacheData in jetbrains.buildServer.agent.impl.cache
Methods in jetbrains.buildServer.agent.impl.cache with parameters of type BuildCacheConstants.BuildCacheData Modifier and Type Method Description ArtifactDependencyInfo
ArtifactDependencyBuildCacheMapper. toSingleDependency(BuildCacheConstants.BuildCacheData data, String cacheName, RevisionRule revisionRule, BuildCacheConstants.BuildCacheLocation location)
-
Uses of BuildCacheConstants.BuildCacheData in jetbrains.buildServer.buildFeatures.artifacts
Methods in jetbrains.buildServer.buildFeatures.artifacts that return BuildCacheConstants.BuildCacheData Modifier and Type Method Description BuildCacheConstants.BuildCacheData
BuildCacheConstants.DownloadMetadataResult. getBuildCacheData()
Constructors in jetbrains.buildServer.buildFeatures.artifacts with parameters of type BuildCacheConstants.BuildCacheData Constructor Description DownloadMetadataResult(BuildCacheConstants.BuildCacheData buildCacheData, RevisionRule revisionRule, BuildCacheConstants.BuildCacheLocation cacheLocation)
-