public class FindByGlob
extends jenkins.MasterToSlaveFileCallable<java.util.List<hudson.FilePath>>
| Constructor and Description |
|---|
FindByGlob(java.lang.String includes) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<hudson.FilePath> |
invoke(java.io.File file,
hudson.remoting.VirtualChannel channel) |