Class DirScanningQueueWriter

java.lang.Object
htmlpublisher.util.DirScanningQueueWriter
All Implemented Interfaces:
FilePath.FileCallable<FileEntryQueue.Statistic>, Serializable, org.jenkinsci.remoting.RoleSensitive

public class DirScanningQueueWriter extends Object implements FilePath.FileCallable<FileEntryQueue.Statistic>
Executes a dir scanner and collects the scanned files into a queue on the node, where the data is located
See Also: