|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Rule
Rule interface.
| Method Summary | |
|---|---|
double |
evaluate(hudson.model.AbstractBuild<?,?> build)
Evaluate the build and return the points for it |
java.lang.String |
getName()
Returns the name of the rule |
| Method Detail |
|---|
java.lang.String getName()
double evaluate(hudson.model.AbstractBuild<?,?> build)
build - build to calculate points for
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||