Class | Description |
---|---|
AbstractDependencyReportTask |
Displays the dependency tree for a configuration.
|
AbstractReportTask |
The base class for all project report tasks.
|
BuildEnvironmentReportTask |
Provides information about the build environment for the project that the task is associated with.
|
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.
|
Task
implementations.