| Package | Description |
|---|---|
| org.jenkinsci.plugins.codescene | |
| org.jenkinsci.plugins.codescene.Domain |
| Modifier and Type | Method and Description |
|---|---|
DeltaAnalysisResult |
DeltaAnalysis.runOn(Commits commits) |
| Modifier and Type | Method and Description |
|---|---|
static Commits |
Commits.from(Commit... a) |
Commits |
DeltaAnalysisResult.getCommits() |
| Constructor and Description |
|---|
DeltaAnalysisRequest(Commits commits,
Repository gitRepository,
int couplingThresholdPercent,
boolean useBiomarkers) |
DeltaAnalysisResult(Commits commits,
javax.json.JsonObject result) |
Copyright © 2016–2018. All rights reserved.