Uses of Class
hudson.scm.IntegrityRepositoryBrowser
Packages that use IntegrityRepositoryBrowser
-
Uses of IntegrityRepositoryBrowser in hudson.scm
Fields in hudson.scm declared as IntegrityRepositoryBrowserModifier and TypeFieldDescriptionprotected IntegrityRepositoryBrowserAbstractIntegritySCM.browserMethods in hudson.scm that return IntegrityRepositoryBrowserMethods in hudson.scm with parameters of type IntegrityRepositoryBrowserModifier and TypeMethodDescriptionfinal voidAbstractIntegritySCM.setBrowser(IntegrityRepositoryBrowser browser) Sets the Integrity SCM web browserConstructors in hudson.scm with parameters of type IntegrityRepositoryBrowserModifierConstructorDescriptionIntegritySCM(IntegrityRepositoryBrowser browser, String serverConfig, String userName, String password, String configPath, String includeList, String excludeList, boolean cleanCopy, String lineTerminator, boolean restoreTimestamp, boolean skipAuthorInfo, boolean checkpointBeforeBuild, String checkpointLabel, String alternateWorkspace, boolean fetchChangedWorkspaceFiles, boolean deleteNonMembers, int checkoutThreadPoolSize, String configurationName) Deprecated. -
Uses of IntegrityRepositoryBrowser in hudson.scm.browsers
Subclasses of IntegrityRepositoryBrowser in hudson.scm.browsers