public class FindFilesTask extends jenkins.MasterToSlaveFileCallable<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
IOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.