- org.gradle.api.reporting.model.ModelReport.Format
-
The report format.
- full (default value) will show details about types, rules and creators
- short will only show nodes and their values
-
-
Enum Constants Summary
Enum constants classes
Enum constant |
Description |
FULL |
|
SHORT |
|
-
Inherited Methods Summary
Gradle API 3.0-milestone-1