|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HealthReportBuilder | |
|---|---|
| hudson.plugins.checkstyle | |
| hudson.plugins.checkstyle.util | |
| Uses of HealthReportBuilder in hudson.plugins.checkstyle |
|---|
| Constructors in hudson.plugins.checkstyle with parameters of type HealthReportBuilder | |
|---|---|
CheckStyleResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder)
Creates a new instance of CheckStyleResultAction. |
|
CheckStyleResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
CheckStyleResult result)
Creates a new instance of CheckStyleResultAction. |
|
MavenCheckStyleResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
java.lang.String height)
Creates a new instance of MavenCheckStyleResultAction. |
|
MavenCheckStyleResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
java.lang.String height,
CheckStyleResult result)
Creates a new instance of MavenCheckStyleResultAction. |
|
| Uses of HealthReportBuilder in hudson.plugins.checkstyle.util |
|---|
| Methods in hudson.plugins.checkstyle.util that return HealthReportBuilder | |
|---|---|
protected HealthReportBuilder |
HealthAwareMavenReporter.createHealthBuilder(java.lang.String reportSingleCount,
java.lang.String reportMultipleCount)
Creates a new instance of HealthReportBuilder. |
protected HealthReportBuilder |
HealthAwarePublisher.createHealthReporter(java.lang.String reportSingleCount,
java.lang.String reportMultipleCount)
Creates a new instance of HealthReportBuilder. |
HealthReportBuilder |
ResultAction.getHealthReportBuilder()
Returns the associated health report builder. |
HealthReportBuilder |
AbstractResultAction.getHealthReportBuilder()
Returns the associated health report builder. |
| Constructors in hudson.plugins.checkstyle.util with parameters of type HealthReportBuilder | |
|---|---|
AbstractResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder)
Creates a new instance of AbstractResultAction. |
|
AbstractResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
T result)
Creates a new instance of AbstractResultAction. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||