|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.checkstyle.util.AbstractHealthDescriptor
hudson.plugins.checkstyle.util.NullHealthDescriptor
public class NullHealthDescriptor
A HealthDescriptor that neither has the failure threshold nor the
health report enabled.
| Field Summary | |
|---|---|
static NullHealthDescriptor |
NULL_HEALTH_DESCRIPTOR
Shared null health descriptor. |
| Constructor Summary | |
|---|---|
NullHealthDescriptor()
|
|
| Method Summary | |
|---|---|
protected org.jvnet.localizer.Localizable |
createDescription(AnnotationProvider result)
Returns a localized description of the build health. |
| Methods inherited from class hudson.plugins.checkstyle.util.AbstractHealthDescriptor |
|---|
getHealthyAnnotations, getMinimumAnnotations, getMinimumPriority, getUnHealthyAnnotations, isHealthyReportEnabled, isThresholdEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final NullHealthDescriptor NULL_HEALTH_DESCRIPTOR
| Constructor Detail |
|---|
public NullHealthDescriptor()
| Method Detail |
|---|
protected org.jvnet.localizer.Localizable createDescription(AnnotationProvider result)
createDescription in class AbstractHealthDescriptorresult - the result of the build
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||