| Package | Description |
|---|---|
| org.jenkinsci.plugins.codescene.Domain |
| Modifier and Type | Method and Description |
|---|---|
Repository |
Configuration.gitRepositoryToAnalyze() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationBuilder |
ConfigurationBuilder.gitRepositoryToAnalyze(Repository gitRepositoryToAnalyze) |
| Constructor and Description |
|---|
Configuration(URL codeSceneUrl,
CodeSceneUser user,
Repository gitRepositoryToAnalyze,
int couplingThresholdPercent,
boolean letBuildPassOnFailedAnalysis,
boolean failOnFailedGoal,
boolean failOnDecliningCodeHealth,
String originUrl,
String changeRef,
Commit currentCommit,
String baseRevision) |
Copyright © 2016–2025. All rights reserved.