|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HealthReportBuilder | |
|---|---|
| hudson.plugins.serenitec | |
| hudson.plugins.serenitec.util | |
| Uses of HealthReportBuilder in hudson.plugins.serenitec |
|---|
| Constructors in hudson.plugins.serenitec with parameters of type HealthReportBuilder | |
|---|---|
SerenitecResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder)
Creates a new instance of WarningsResultAction. |
|
SerenitecResultAction(hudson.model.AbstractBuild<?,?> owner,
HealthReportBuilder healthReportBuilder,
SerenitecResult result)
Creates a new instance of WarningsResultAction. |
|
| Uses of HealthReportBuilder in hudson.plugins.serenitec.util |
|---|
| Methods in hudson.plugins.serenitec.util that return HealthReportBuilder | |
|---|---|
protected HealthReportBuilder |
HealthAwarePublisher.createHealthReporter(java.lang.String reportSingleCount,
java.lang.String reportMultipleCount)
Creates a new instance of HealthReportBuilder. |
HealthReportBuilder |
AbstractResultAction.getHealthReportBuilder()
Returns the associated health report builder. |
HealthReportBuilder |
ResultAction.getHealthReportBuilder()
Returns the associated health report builder. |
| Constructors in hudson.plugins.serenitec.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 | |||||||||