Uses of Class
hudson.scm.CVSRepositoryBrowser
-
Uses of CVSRepositoryBrowser in hudson.scm
Modifier and TypeMethodDescriptionLegacyConvertor.convertLegacyConfigToRepositoryStructure
(String cvsRoot, String allModules, String branch, boolean isBranchActuallyTag, String excludedRegions, boolean useHeadIfNotFound, CVSRepositoryBrowser browser) ModifierConstructorDescriptionCvsProjectset
(CvsRepository[] repositories, boolean canUseUpdate, String username, String password, CVSRepositoryBrowser browser, boolean skipChangeLog, boolean pruneEmptyDirectories, boolean disableCvsQuiet, boolean cleanOnFailedUpdate, boolean forceCleanCopy) CvsRepository
(String cvsRoot, boolean passwordRequired, String password, List<CvsRepositoryItem> repositoryItems, List<ExcludedRegion> excludedRegions, int compressionLevel, CVSRepositoryBrowser repositoryBrowser) CVSSCM
(String cvsRoot, String allModules, String branch, String cvsRsh, boolean canUseUpdate, boolean useHeadIfNotFound, boolean legacy, boolean isTag, String excludedRegions, CVSRepositoryBrowser browser) Deprecated. -
Uses of CVSRepositoryBrowser in hudson.scm.browsers
Modifier and TypeClassDescriptionclass
final class
Repository browser for CVS in a FishEye server.final class
final class
RepositoryBrowser
for CVS.Modifier and TypeMethodDescriptionprotected CVSRepositoryBrowser
CvsFacadeRepositoryBrowser.resolveRepositoryBrowser
(CVSChangeLogSet.CVSChangeLog changelog)