| Package | Description |
|---|---|
| org.jenkinsci.plugins.codescene | |
| org.jenkinsci.plugins.codescene.Domain |
| Modifier and Type | Method and Description |
|---|---|
DeltaAnalysisResult |
DeltaAnalysis.runOn(Commits commits)
run the delta analysis for the given Commits
|
| Modifier and Type | Method and Description |
|---|---|
static Commits |
Commits.from(Commit... a) |
Commits |
DeltaAnalysisResult.getCommits() |
| Constructor and Description |
|---|
DeltaAnalysisRequest(Commits commits,
Configuration userConfig) |
DeltaAnalysisResult(Commits commits,
Configuration userConfig,
javax.json.JsonObject result) |
Copyright © 2016–2025. All rights reserved.