|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.pmd.parser.JavaFileFinder
public class JavaFileFinder
Scans the workspace and finds all Java files.
| Constructor Summary | |
|---|---|
JavaFileFinder()
|
|
| Method Summary | |
|---|---|
java.lang.String[] |
invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
Returns an array with the filenames of the Java files that have been found in the workspace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaFileFinder()
| Method Detail |
|---|
public java.lang.String[] invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
throws java.io.IOException
invoke in interface hudson.FilePath.FileCallable<java.lang.String[]>workspace - root directory of the workspacechannel - not used
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||