Package | Description |
---|---|
hudson.scm | |
hudson.scm.browsers |
Modifier and Type | Field and Description |
---|---|
protected IntegrityRepositoryBrowser |
AbstractIntegritySCM.browser |
Modifier and Type | Method and Description |
---|---|
IntegrityRepositoryBrowser |
AbstractIntegritySCM.getBrowser() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractIntegritySCM.setBrowser(IntegrityRepositoryBrowser browser)
Sets the Integrity SCM web browser
|
Constructor and Description |
---|
IntegritySCM(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.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegrityWebUI |
Copyright © 2016–2024. All rights reserved.