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
Constructors - 
Method Summary
Methods inherited from class hudson.util.DirScanner
scanSingle 
- 
Constructor Details
- 
QueueReadingDirScanner
 
 - 
 - 
Method Details
- 
scan
- Specified by:
 scanin classDirScanner- Throws:
 IOException
 
 -