public class TemporarySpaceMonitor extends AbstractDiskSpaceMonitor
Modifier and Type | Class and Description |
---|---|
static class |
TemporarySpaceMonitor.DescriptorImpl |
protected static class |
TemporarySpaceMonitor.GetTempSpace |
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static DiskSpaceMonitorDescriptor |
DESCRIPTOR
Deprecated.
as of 2.0
Use injection
|
freeSpaceThreshold
LIST
Constructor and Description |
---|
TemporarySpaceMonitor() |
TemporarySpaceMonitor(String freeSpaceThreshold) |
Modifier and Type | Method and Description |
---|---|
String |
getColumnCaption()
Returns the name of the column to be added to
ComputerSet index.jelly. |
DiskSpaceMonitorDescriptor.DiskSpace |
getFreeSpace(Computer c) |
static DiskSpaceMonitorDescriptor |
install()
Deprecated.
as of 2.0
|
data, getThresholdBytes, markNodeOfflineIfDiskspaceIsTooLow
all, getAll, getDescriptor, isIgnored, setIgnored, triggerUpdate
@Deprecated public static DiskSpaceMonitorDescriptor DESCRIPTOR
@DataBoundConstructor public TemporarySpaceMonitor(String freeSpaceThreshold) throws ParseException
ParseException
public TemporarySpaceMonitor()
public DiskSpaceMonitorDescriptor.DiskSpace getFreeSpace(Computer c)
public String getColumnCaption()
NodeMonitor
ComputerSet
index.jelly.getColumnCaption
in class NodeMonitor
@Deprecated public static DiskSpaceMonitorDescriptor install()
Copyright © 2004–2021. All rights reserved.