@Extension public static final class PercentageDiskSpaceMonitor.DESCRIPTOR extends hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor<PercentageDiskSpaceMonitor.DiskSpace>
Constructor and Description |
---|
DESCRIPTOR() |
Modifier and Type | Method and Description |
---|---|
protected hudson.remoting.Callable<PercentageDiskSpaceMonitor.DiskSpace,IOException> |
createCallable(hudson.model.Computer c) |
String |
getDisplayName() |
hudson.node_monitors.NodeMonitor |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
getMonitoringTimeOut, monitor, monitor
get, getTimestamp, getTimestampString, isIgnored, markOffline, markOffline, markOnline
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
protected hudson.remoting.Callable<PercentageDiskSpaceMonitor.DiskSpace,IOException> createCallable(hudson.model.Computer c)
createCallable
in class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor<PercentageDiskSpaceMonitor.DiskSpace>
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.node_monitors.NodeMonitor>
public hudson.node_monitors.NodeMonitor newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<hudson.node_monitors.NodeMonitor>
hudson.model.Descriptor.FormException
Copyright © 2004-2015. All Rights Reserved.