public static class JenkinsReporting.LabeledDiskUsage extends Object implements Comparable<JenkinsReporting.LabeledDiskUsage>
Constructor and Description |
---|
JenkinsReporting.LabeledDiskUsage(String label,
org.kuali.common.core.io.DiskUsage du) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(JenkinsReporting.LabeledDiskUsage other) |
org.kuali.common.core.io.DiskUsage |
getDu() |
String |
getLabel() |
public JenkinsReporting.LabeledDiskUsage(String label, org.kuali.common.core.io.DiskUsage du)
public int compareTo(JenkinsReporting.LabeledDiskUsage other)
compareTo
in interface Comparable<JenkinsReporting.LabeledDiskUsage>
public org.kuali.common.core.io.DiskUsage getDu()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.