Uses of Class
hudson.plugins.disk_usage.DiskUsageOvearallGraphGenerator.DiskUsageRecord
-
Packages that use DiskUsageOvearallGraphGenerator.DiskUsageRecord Package Description hudson.plugins.disk_usage -
-
Uses of DiskUsageOvearallGraphGenerator.DiskUsageRecord in hudson.plugins.disk_usage
Methods in hudson.plugins.disk_usage that return types with arguments of type DiskUsageOvearallGraphGenerator.DiskUsageRecord Modifier and Type Method Description List<DiskUsageOvearallGraphGenerator.DiskUsageRecord>
DiskUsageProjectActionFactory.DescriptorImpl. getHistory()
Methods in hudson.plugins.disk_usage with parameters of type DiskUsageOvearallGraphGenerator.DiskUsageRecord Modifier and Type Method Description boolean
DiskUsageProjectActionFactory.DescriptorImpl. addHistory(DiskUsageOvearallGraphGenerator.DiskUsageRecord e)
-