| Interface | Description |
|---|---|
| DashboardReports |
The reports produced by a
DashboardReportTask. |
| Class | Description |
|---|---|
| DashboardLayout |
The layout of the dashboard sections matrix.
|
| DashboardPlugin |
Gradle plugin for adding a build reports dashboard task to a project.
|
| DashboardSection |
A dashboard section produces an HTML fragment for the reports dashboard.
|
| DashboardTask |
A task that creates a summary report of a collection of reports generated during a build.
|