public class FindBugsHealthDescriptor
extends hudson.plugins.analysis.core.AbstractHealthDescriptor
| Constructor and Description |
|---|
FindBugsHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
Creates a new instance of
FindBugsHealthDescriptor 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 FindBugsHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
FindBugsHealthDescriptor based on the
values of the specified descriptor.healthDescriptor - the descriptor to copy the values fromCopyright © 2016–2018. All rights reserved.