org.jenkins.plugins.appaloosa
Class FileFinder
java.lang.Object
org.jenkins.plugins.appaloosa.FileFinder
- All Implemented Interfaces:
- hudson.FilePath.FileCallable<List<String>>, Serializable
public class FileFinder
- extends Object
- implements hudson.FilePath.FileCallable<List<String>>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileFinder
public FileFinder(String pattern)
invoke
public List<String> invoke(File directory,
hudson.remoting.VirtualChannel channel)
throws IOException,
InterruptedException
- Specified by:
invoke in interface hudson.FilePath.FileCallable<List<String>>
- Throws:
IOException
InterruptedException
find
public List<String> find(File directory)
Copyright © 2004-2014. All Rights Reserved.