public static class ConfigInfo.MaxObjectSizeLimitInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
String | 
configuredValue
The value configured explicitly on the project as a formatted string. 
 | 
String | 
summary
Whether the value was inherited or overridden from the project's parent hierarchy or global
 config. 
 | 
String | 
value
The effective value in bytes. 
 | 
| Constructor and Description | 
|---|
MaxObjectSizeLimitInfo()  | 
public String value
public String configuredValue
public String summary