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