Uses of Class
jetbrains.buildServer.vcs.browser.VcsBrowser
-
Packages that use VcsBrowser Package Description jetbrains.buildServer.serverSide.impl jetbrains.buildServer.vcs.browser -
-
Uses of VcsBrowser in jetbrains.buildServer.serverSide.impl
Methods in jetbrains.buildServer.serverSide.impl that return VcsBrowser Modifier and Type Method Description VcsBrowserVcsWorkspaceAccessImpl. getVcsFilesBrowser() -
Uses of VcsBrowser in jetbrains.buildServer.vcs.browser
Subclasses of VcsBrowser in jetbrains.buildServer.vcs.browser Modifier and Type Class Description classDirOnlyVcsBrowserDecoratorCreated 19.08.13 14:10Constructors in jetbrains.buildServer.vcs.browser with parameters of type VcsBrowser Constructor Description DirOnlyVcsBrowserDecorator(VcsWorkspaceAccess vcs, VcsBrowser delegate)
-