| Package | Description |
|---|---|
| org.gradle.api.tasks.diagnostics |
The built-in diagnostic
Task implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
DependencyReportTask
Displays the dependency tree for a project.
|
class |
ProjectReportTask
Displays a list of projects in the build.
|
class |
PropertyReportTask
Displays the properties of a project.
|
class |
TaskReportTask
Displays a list of tasks in the project.
|
Copyright © 2013. All rights reserved