Uses of Class
hudson.node_monitors.AbstractDiskSpaceMonitor

Packages that use AbstractDiskSpaceMonitor
hudson.node_monitors Code that monitors the health of slaves 
 

Uses of AbstractDiskSpaceMonitor in hudson.node_monitors
 

Subclasses of AbstractDiskSpaceMonitor in hudson.node_monitors
 class DiskSpaceMonitor
          Checks available disk space of the remote FS root.
 class TemporarySpaceMonitor
          Monitors the disk space of "/tmp".
 



Copyright © 2004-2013. All Rights Reserved.