|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaProject | |
|---|---|
| hudson.plugins.pmd | |
| hudson.plugins.pmd.parser | |
| Uses of JavaProject in hudson.plugins.pmd |
|---|
| Methods in hudson.plugins.pmd that return JavaProject | |
|---|---|
JavaProject |
PmdResult.getPreviousResult()
Returns the results of the previous build. |
JavaProject |
PmdResult.getProject()
Returns the associated project of this result. |
| Constructors in hudson.plugins.pmd with parameters of type JavaProject | |
|---|---|
PmdResult(hudson.model.AbstractBuild<?,?> build,
JavaProject project)
Creates a new instance of PmdResult. |
|
PmdResult(hudson.model.AbstractBuild<?,?> build,
JavaProject project,
JavaProject previousProject,
long highScore)
Creates a new instance of PmdResult. |
|
| Uses of JavaProject in hudson.plugins.pmd.parser |
|---|
| Methods in hudson.plugins.pmd.parser that return JavaProject | |
|---|---|
JavaProject |
PmdCollector.invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||