Constructor and Description |
---|
DefaultPmdRule(hudson.plugins.analysis.util.model.Priority tasksPriority,
int pointsForAddingAnAnnotation,
int pointsForRemovingAnAnnotation) |
Modifier and Type | Method and Description |
---|---|
RuleResult |
evaluate(hudson.model.AbstractBuild<?,?> build)
Evaluate the build and return the points for it
|
String |
getName()
Returns the name of the rule
|
public DefaultPmdRule(hudson.plugins.analysis.util.model.Priority tasksPriority, int pointsForAddingAnAnnotation, int pointsForRemovingAnAnnotation)
public RuleResult evaluate(hudson.model.AbstractBuild<?,?> build)
Rule
Copyright © 2004-2015. All Rights Reserved.