Package | Description |
---|---|
org.jenkinsci.plugins.codedx |
Modifier and Type | Method and Description |
---|---|
CodeDxReportStatistics |
CodeDxResult.getStatistics(String name) |
Modifier and Type | Method and Description |
---|---|
Map<String,CodeDxReportStatistics> |
CodeDxResult.getStatisticsMap() |
Modifier and Type | Method and Description |
---|---|
static CodeDxDiffSummary |
CodeDxDiffSummary.getDiffSummary(CodeDxReportStatistics previous,
CodeDxReportStatistics current,
String name,
Comparator<CodeDxDiffGroup> comparator,
Map<String,String> iconMap) |
Constructor and Description |
---|
CodeDxResult(Map<String,CodeDxReportStatistics> statisticsMap,
hudson.model.AbstractBuild<?,?> owner) |
Copyright © 2004-2017. All Rights Reserved.