|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.analysis.core.AbstractHealthDescriptor
hudson.plugins.analysis.collector.AnalysisHealthDescriptor
public class AnalysisHealthDescriptor
A health descriptor for the collected analysis results.
| Constructor Summary | |
|---|---|
AnalysisHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
Creates a new instance of AnalysisHealthDescriptor based on the
values of the specified descriptor. |
|
| Method Summary | |
|---|---|
protected org.jvnet.localizer.Localizable |
createDescription(hudson.plugins.analysis.util.model.AnnotationProvider result)
|
| Methods inherited from class hudson.plugins.analysis.core.AbstractHealthDescriptor |
|---|
getHealthy, getHealthyAnnotations, getLowerBoundOfThresholds, getMinimumPriority, getThresholds, getUnHealthy, getUnHealthyAnnotations, isEnabled, isHealthyReportEnabled, isThresholdEnabled, readResolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnalysisHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
AnalysisHealthDescriptor based on the
values of the specified descriptor.
healthDescriptor - the descriptor to copy the values from| Method Detail |
|---|
protected org.jvnet.localizer.Localizable createDescription(hudson.plugins.analysis.util.model.AnnotationProvider result)
createDescription in class hudson.plugins.analysis.core.AbstractHealthDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||