Package org.gradle.api.tasks.diagnostics

The built-in diagnostic Task implementations.

See:
          Description

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.
 

Package org.gradle.api.tasks.diagnostics Description

The built-in diagnostic Task implementations.