Package jetbrains.buildServer.vcs.impl
Class VcsContentCache.Key
- java.lang.Object
-
- jetbrains.buildServer.vcs.impl.VcsContentCache.Key
-
- Enclosing class:
- VcsContentCache
public static class VcsContentCache.Key extends Object
-
-
Constructor Summary
Constructors Constructor Description Key(VcsRootInstance vcsRoot, String pathInVcs)
-
-
-
Constructor Detail
-
Key
public Key(@NotNull VcsRootInstance vcsRoot, @NotNull String pathInVcs)
-
-