| Modifier and Type | Method and Description |
|---|---|
static CheckstyleReport |
CheckstyleReport.getInstance(Build b) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CheckstyleReportGenerator.generate(Build build,
Collection<ModuleBuild> moduleBuilds)
Generate the checkstyle report for the given build
|
| Modifier and Type | Method and Description |
|---|---|
static DeploymentReport |
DeploymentReport.getInstance(Build b) |
| Modifier and Type | Method and Description |
|---|---|
static FindbugsReport |
FindbugsReport.getInstance(Build b) |
| Constructor and Description |
|---|
FindbugsModuleReport(Node node) |
| Modifier and Type | Method and Description |
|---|---|
static PackagesReport |
PackagesReport.getInstance(Build b) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PackagesReportGenerator.generateReport(Build b,
File packageModuleMappingFile)
generate the pacages-report.xml file for the given build
|
| Modifier and Type | Method and Description |
|---|---|
static VRETSession |
VRETSession.getInstance(VRETRepository vretRepo) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationsReport |
ConfigurationsReport.getInstance(Build b) |
| Modifier and Type | Method and Description |
|---|---|
static DistributionReport |
DistributionReport.getInstance(Build b) |
Copyright © 2013. All Rights Reserved.