|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.warnings.util.AbstractHealthDescriptor
hudson.plugins.warnings.WarningsHealthDescriptor
public class WarningsHealthDescriptor
A health descriptor for CheckStyle build results.
| Constructor Summary | |
|---|---|
WarningsHealthDescriptor(HealthDescriptor healthDescriptor)
Creates a new instance of WarningsHealthDescriptor based on the
values of the specified descriptor. |
|
| Method Summary | |
|---|---|
protected org.jvnet.localizer.Localizable |
createDescription(AnnotationProvider result)
Returns a localized description of the build health. |
| Methods inherited from class hudson.plugins.warnings.util.AbstractHealthDescriptor |
|---|
getFailureThreshold, getHealthy, getHealthyAnnotations, getMinimumAnnotations, getMinimumPriority, getNewFailureThreshold, getNewThreshold, getThreshold, getUnHealthy, getUnHealthyAnnotations, isEnabled, isHealthyReportEnabled, isThresholdEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WarningsHealthDescriptor(HealthDescriptor healthDescriptor)
WarningsHealthDescriptor based on the
values of the specified descriptor.
healthDescriptor - the descriptor to copy the values from| 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 | |||||||||