|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ReportBuilder in hudson.plugins.testabilityexplorer.helpers |
|---|
| Methods in hudson.plugins.testabilityexplorer.helpers that return ReportBuilder | |
|---|---|
ReportBuilder |
BuildProxy.getReportBuilder()
|
| Constructors in hudson.plugins.testabilityexplorer.helpers with parameters of type ReportBuilder | |
|---|---|
BuildProxy(hudson.FilePath moduleRoot,
StatisticsParser statisticsParser,
CostDetailBuilder detailBuilder,
ReportBuilder reportBuilder)
|
|
| Uses of ReportBuilder in hudson.plugins.testabilityexplorer.publisher |
|---|
| Methods in hudson.plugins.testabilityexplorer.publisher that return ReportBuilder | |
|---|---|
ReportBuilder |
FreestylePublisher.newReportBuilder()
|
ReportBuilder |
ExtractAndBuildDelegate.newReportBuilder()
|
ReportBuilder |
MavenPublisher.newReportBuilder()
|
| Uses of ReportBuilder in hudson.plugins.testabilityexplorer.report |
|---|
| Constructors in hudson.plugins.testabilityexplorer.report with parameters of type ReportBuilder | |
|---|---|
AbstractBuildReport(java.util.Collection<Statistic> results,
ReportBuilder reportBuilder,
CostDetailBuilder detailBuilder)
|
|
BuildAggregatedReport(hudson.maven.MavenModuleSetBuild build,
java.util.Collection<Statistic> results,
ReportBuilder reportBuilder,
CostDetailBuilder detailBuilder)
|
|
BuildIndividualReport(java.util.Collection<Statistic> results,
ReportBuilder reportBuilder,
CostDetailBuilder detailBuilder)
|
|
| Uses of ReportBuilder in hudson.plugins.testabilityexplorer.report.health |
|---|
| Classes in hudson.plugins.testabilityexplorer.report.health that implement ReportBuilder | |
|---|---|
class |
DrawingReportBuilder
A ReportBuilder that can created Charts. |
class |
TestabilityReportBuilder
A ReportBuilder that will compute health based on the specified
collection of statistics. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||