|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of JavaProject in hudson.plugins.findbugs |
|---|
| Methods in hudson.plugins.findbugs that return JavaProject | |
|---|---|
JavaProject |
FindBugsCounter.findBugs()
Scans all the FindBugs files in the specified directory and returns the result as a JavaProject. |
JavaProject |
FindBugsResult.getProject()
Returns the associated project of this result. |
| Constructors in hudson.plugins.findbugs with parameters of type JavaProject | |
|---|---|
FindBugsDetail(hudson.model.Build<?,?> build,
JavaProject project,
java.lang.String packageName)
Creates a new instance of FindBugsResult. |
|
FindBugsResult(hudson.model.Build<?,?> build,
JavaProject project)
Creates a new instance of FindBugsResult. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||