|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.findbugs.FindBugsResultBuilder
public class FindBugsResultBuilder
Creates a new FindBugs result based on the values of a previous build and the current project.
| Constructor Summary | |
|---|---|
FindBugsResultBuilder()
|
|
| Method Summary | |
|---|---|
FindBugsResult |
build(hudson.model.AbstractBuild<?,?> build,
ParserResult project)
Creates a result that persists the FindBugs 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 FindBugsResultBuilder()
| Method Detail |
|---|
public FindBugsResult build(hudson.model.AbstractBuild<?,?> build,
ParserResult project)
build - the build to create the action forproject - the project containing the annotations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||