public class FindFilesTask extends jenkins.MasterToSlaveFileCallable<List<String>>
| Modifier and Type | Method and Description |
|---|---|
List<String> |
invoke(File baseDir,
hudson.remoting.VirtualChannel channel) |
Copyright © 2016–2019. All rights reserved.