|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.warnings.WarningsResultBuilder
public class WarningsResultBuilder
Creates a new warnings result based on the values of a previous build and the current project.
| Constructor Summary | |
|---|---|
WarningsResultBuilder()
|
|
| Method Summary | |
|---|---|
WarningsResult |
build(hudson.model.AbstractBuild<?,?> build,
ParserResult result)
Creates a result that persists the warnings information for the specified build. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WarningsResultBuilder()
| Method Detail |
|---|
public WarningsResult build(hudson.model.AbstractBuild<?,?> build,
ParserResult result)
build - the build to create the action forresult - the result containing the annotations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||