public class FindFilesTask extends Object implements hudson.FilePath.FileCallable<List<String>>
| Modifier and Type | Method and Description |
|---|---|
List<String> |
invoke(File baseDir,
hudson.remoting.VirtualChannel channel) |
public List<String> invoke(File baseDir, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface hudson.FilePath.FileCallable<List<String>>IOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.