Package hudson

Class FilePath.ExplicitlySpecifiedDirScanner

java.lang.Object
hudson.util.DirScanner
hudson.FilePath.ExplicitlySpecifiedDirScanner
All Implemented Interfaces:
Serializable
Enclosing class:
FilePath

public static final class FilePath.ExplicitlySpecifiedDirScanner extends DirScanner
Helper class to make it easy to send an explicit list of files using FilePath methods.
Since:
1.532
See Also: