|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.analysis.core.AbstractHealthDescriptor
org.jenkinsci.plugins.cflint.LintHealthDescriptor
public class LintHealthDescriptor
A health descriptor for CFLint build results.
| Constructor Summary | |
|---|---|
LintHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
Creates a new instance of LintHealthDescriptor based on given 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 LintHealthDescriptor(hudson.plugins.analysis.core.HealthDescriptor healthDescriptor)
LintHealthDescriptor based on given 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 | |||||||||