Constructor and Description |
---|
DefaultViolationRule(String typeName,
String violationName,
int pointsForAddingViolation,
int pointsForRemovingViolation) |
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 RuleResult evaluate(hudson.model.AbstractBuild<?,?> build)
Rule
Copyright © 2004-2015. All Rights Reserved.