Uses of Class
jetbrains.buildServer.vcs.utils.VcsCacheItem
-
Packages that use VcsCacheItem Package Description jetbrains.buildServer.vcs.utils -
-
Uses of VcsCacheItem in jetbrains.buildServer.vcs.utils
Classes in jetbrains.buildServer.vcs.utils with type parameters of type VcsCacheItem Modifier and Type Class Description classVcsCache<Value extends VcsCacheItem>Deprecated.useCacheProviderinsteadinterfaceVcsCacheItemFactory<Value extends VcsCacheItem>CreatesVcsCacheIteminstances when value should be re-evaluated.
-