Groovy Documentation

Package org.gradle.api.tasks.diagnostics

The built-in diagnostic Task implementations.

 

Class Summary
AbstractReportTask The base class for all project report tasks.
DependencyReportTask Displays the dependency tree for a project.
ProjectReportTask

Displays a list of projects in the build.

PropertyReportTask Displays the properties of a project.
TaskReportTask

Displays a list of tasks in the project.

 


Groovy Documentation