| Modifier and Type | Field and Description |
|---|---|
protected Build |
ModuleBuild.build |
| Modifier and Type | Method and Description |
|---|---|
Build |
ModuleBuild.getBuild() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleBuild.setBuild(Build build) |
| 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) |
| 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 |
|---|---|
Build |
SA3Repository.getBuild(String bcName,
String buildName) |
Build |
SA3Repository.getLatestBuild(String bcName) |
| Modifier and Type | Method and Description |
|---|---|
List<Build> |
SA3Repository.getLatestNBuilds(String bcName,
int num)
if num is -1 all builds will be returned
|
| 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.