public static class DiskUsageProjectActionFactory.DescriptorImpl extends hudson.model.Descriptor<DiskUsageProjectActionFactory>
| Constructor and Description |
|---|
DiskUsageProjectActionFactory.DescriptorImpl() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, 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, toMappublic DiskUsageProjectActionFactory.DescriptorImpl()
public Long getCashedGlobalBuildsDiskUsage()
public Long getCashedGlobalJobsDiskUsage()
public Long getCashedGlobalJobsWithoutBuildsDiskUsage()
public Long getCashedGlobalLockedBuildsDiskUsage()
public Long getCashedGlobalWorkspacesDiskUsage()
public Long getJobWorkspaceExceedSize()
public String getJobWorkspaceExceedSizeInString()
public boolean isShowGraph()
public void setShowGraph(Boolean showGraph)
public int getHistoryLength()
public void setHistoryLength(Integer historyLength)
public List<DiskUsageOvearallGraphGenerator.DiskUsageRecord> getHistory()
public String getCountIntervalForBuilds()
public String getCountIntervalForJobs()
public String getCountIntervalForWorkspaces()
public boolean getCheckWorkspaceOnSlave()
public void setCheckWorkspaceOnSlave(boolean check)
public boolean isCalculationWorkspaceEnabled()
public boolean isCalculationBuildsEnabled()
public boolean isCalculationJobsEnabled()
public boolean warnAboutJobWorkspaceExceedSize()
public boolean warnAboutAllJobsExceetedSize()
public boolean warnAboutBuildExceetedSize()
public boolean warnAboutJobExceetedSize()
public String getEmailAddress()
public boolean warningAboutExceededSize()
public Long getAllJobsExceedSize()
public Long getBuildExceedSize()
public Long getJobExceedSize()
public String getAllJobsExceedSizeInString()
public String getBuildExceedSizeInString()
public String getJobExceedSizeInString()
public boolean addHistory(DiskUsageOvearallGraphGenerator.DiskUsageRecord e)
public void enableBuildsDiskUsageCalculation()
public void disableBuildsDiskUsageCalculation()
public void enableJobsDiskUsageCalculation()
public void disableJobsDiskUsageCalculation()
public void enableWorkspacesDiskUsageCalculation()
public void disableWorkspacesDiskUsageCalculation()
public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<DiskUsageProjectActionFactory>public DiskUsageProjectActionFactory newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
newInstance in class hudson.model.Descriptor<DiskUsageProjectActionFactory>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
configure in class hudson.model.Descriptor<DiskUsageProjectActionFactory>public void onDeleteJob(hudson.model.AbstractProject project)
public boolean isExcluded(hudson.model.AbstractProject project)
public String getExcludedJobsInString()
public int getTimeoutWorkspace()
public boolean getShowFreeSpaceForJobDirectory()
public void setTimeoutWorkspace(Integer timeoutWorkspace)
Copyright © 2004-2014. All Rights Reserved.