Uses of Interface
jetbrains.buildServer.vcs.utils.VcsCacheItemFactory
-
Packages that use VcsCacheItemFactory Package Description jetbrains.buildServer.vcs.utils -
-
Uses of VcsCacheItemFactory in jetbrains.buildServer.vcs.utils
Constructors in jetbrains.buildServer.vcs.utils with parameters of type VcsCacheItemFactory Constructor Description VcsCache(VcsCacheItemFactory<Value> factory)
Deprecated.Creates new vcs cache instance.
-