Uses of Class
jetbrains.buildServer.buildFeatures.artifacts.BuildCacheConstants.BuildCacheEntry
-
Packages that use BuildCacheConstants.BuildCacheEntry Package Description jetbrains.buildServer.buildFeatures.artifacts -
-
Uses of BuildCacheConstants.BuildCacheEntry in jetbrains.buildServer.buildFeatures.artifacts
Methods in jetbrains.buildServer.buildFeatures.artifacts that return types with arguments of type BuildCacheConstants.BuildCacheEntry Modifier and Type Method Description List<BuildCacheConstants.BuildCacheEntry>
BuildCacheConstants.BuildCacheData. getCache()
Constructor parameters in jetbrains.buildServer.buildFeatures.artifacts with type arguments of type BuildCacheConstants.BuildCacheEntry Constructor Description BuildCacheData(List<BuildCacheConstants.BuildCacheEntry> cache, String checksum, String rulesChecksum)
-