Package htmlpublisher.util
Class QueueReadingDirScanner
java.lang.Object
hudson.util.DirScanner
htmlpublisher.util.QueueReadingDirScanner
- All Implemented Interfaces:
Serializable
Reads files from a queue and makes them accessible as dir scanner locally (on
the controller or on the agent)
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.util.DirScanner
DirScanner.Filter, DirScanner.Full, DirScanner.Glob
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.util.DirScanner
scanSingle
-
Constructor Details
-
QueueReadingDirScanner
-
-
Method Details
-
scan
- Specified by:
scan
in classDirScanner
- Throws:
IOException
-