|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IntegrityRepositoryBrowser | |
|---|---|
| hudson.scm | |
| hudson.scm.browsers | |
| Uses of IntegrityRepositoryBrowser in hudson.scm |
|---|
| Methods in hudson.scm that return IntegrityRepositoryBrowser | |
|---|---|
IntegrityRepositoryBrowser |
IntegritySCM.getBrowser()
|
| Constructors in hudson.scm with parameters of type IntegrityRepositoryBrowser | |
|---|---|
IntegritySCM(IntegrityRepositoryBrowser browser,
String hostName,
int port,
boolean secure,
String configPath,
String userName,
String password,
String ipHostName,
int ipPort,
boolean cleanCopy,
String lineTerminator,
boolean restoreTimestamp,
boolean skipAuthorInfo,
boolean checkpointBeforeBuild,
String alternateWorkspace,
boolean fetchChangedWorkspaceFiles)
Create a constructor that takes non-transient fields, and add the annotation @DataBoundConstructor to it. |
|
| Uses of IntegrityRepositoryBrowser in hudson.scm.browsers |
|---|
| Subclasses of IntegrityRepositoryBrowser in hudson.scm.browsers | |
|---|---|
class |
IntegrityWebUI
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||