|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HealthDescriptor | |
|---|---|
| hudson.plugins.PerfPublisher | |
| Uses of HealthDescriptor in hudson.plugins.PerfPublisher |
|---|
| Methods in hudson.plugins.PerfPublisher that return HealthDescriptor | |
|---|---|
HealthDescriptor |
PerfPublisherBuildAction.getHealthDescriptor()
Returns the healthDescriptor. |
| Methods in hudson.plugins.PerfPublisher with parameters of type HealthDescriptor | |
|---|---|
hudson.model.HealthReport |
HealthReportBuilder.computeHealth(HealthDescriptor healthDescriptor,
ReportContainer result)
Computes the healthiness of a build based on the specified results. |
| Constructors in hudson.plugins.PerfPublisher with parameters of type HealthDescriptor | |
|---|---|
HealthReportBuilder(HealthDescriptor healthDescriptor)
Creates a new instance of HealthReportBuilder. |
|
PerfPublisherBuildAction(hudson.model.AbstractBuild<?,?> build,
java.util.ArrayList<java.lang.String> files,
java.io.PrintStream logger,
HealthDescriptor healthDescriptor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||