|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractHealthDescriptor | |
|---|---|
| hudson.plugins.warnings | |
| hudson.plugins.warnings.util | |
| Uses of AbstractHealthDescriptor in hudson.plugins.warnings |
|---|
| Subclasses of AbstractHealthDescriptor in hudson.plugins.warnings | |
|---|---|
class |
WarningsHealthDescriptor
A health descriptor for CheckStyle build results. |
| Uses of AbstractHealthDescriptor in hudson.plugins.warnings.util |
|---|
| Subclasses of AbstractHealthDescriptor in hudson.plugins.warnings.util | |
|---|---|
class |
NullHealthDescriptor
A HealthDescriptor that neither has the failure threshold nor the
health report enabled. |
| Methods in hudson.plugins.warnings.util that return AbstractHealthDescriptor | |
|---|---|
AbstractHealthDescriptor |
AbstractResultAction.getHealthDescriptor()
Returns the healthDescriptor. |
| Constructors in hudson.plugins.warnings.util with parameters of type AbstractHealthDescriptor | |
|---|---|
AbstractResultAction(hudson.model.AbstractBuild<?,?> owner,
AbstractHealthDescriptor healthDescriptor)
Creates a new instance of AbstractResultAction. |
|
AbstractResultAction(hudson.model.AbstractBuild<?,?> owner,
T result,
AbstractHealthDescriptor healthDescriptor)
Creates a new instance of AbstractResultAction. |
|
HealthReportBuilder(AbstractHealthDescriptor healthDescriptor)
Creates a new instance of HealthReportBuilder. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||