public class FileFinder
extends java.lang.Object
implements hudson.FilePath.FileCallable<java.util.List<java.lang.String>>
| Constructor and Description |
|---|
FileFinder(java.lang.String pattern) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel) |
public java.util.List<java.lang.String> invoke(java.io.File workspace,
hudson.remoting.VirtualChannel channel)
throws java.io.IOException,
java.lang.InterruptedException
invoke in interface hudson.FilePath.FileCallable<java.util.List<java.lang.String>>java.io.IOExceptionjava.lang.InterruptedException