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