|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.crap4j.util.ReportFilesFinder
public class ReportFilesFinder
| Constructor Summary | |
|---|---|
ReportFilesFinder(java.lang.String pattern)
|
|
ReportFilesFinder(java.lang.String pattern,
boolean isSkippingOldFiles)
|
|
| Method Summary | |
|---|---|
FoundFile[] |
getFilesFor(java.io.File workspaceRoot)
|
FoundFile[] |
invoke(java.io.File workspaceRoot,
hudson.remoting.VirtualChannel channel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportFilesFinder(java.lang.String pattern)
public ReportFilesFinder(java.lang.String pattern,
boolean isSkippingOldFiles)
| Method Detail |
|---|
public FoundFile[] invoke(java.io.File workspaceRoot,
hudson.remoting.VirtualChannel channel)
throws java.io.IOException
invoke in interface hudson.FilePath.FileCallable<FoundFile[]>java.io.IOExceptionpublic FoundFile[] getFilesFor(java.io.File workspaceRoot)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||