public class AnalysisHealthDescriptor
extends hudson.plugins.analysis.core.AbstractHealthDescriptor
| Constructor and Description |
|---|
AnalysisHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
Creates a new instance of
AnalysisHealthDescriptor based on the
values of the specified descriptor. |
| Modifier and Type | Method and Description |
|---|---|
protected org.jvnet.localizer.Localizable |
createDescription(hudson.plugins.analysis.util.model.AnnotationProvider result) |
public AnalysisHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
AnalysisHealthDescriptor based on the
values of the specified descriptor.healthDescriptor - the descriptor to copy the values fromCopyright © 2004-2014. All Rights Reserved.