Package org.gradle.api.reporting.plugins
Class BuildDashboardPlugin
java.lang.Object
org.gradle.api.reporting.plugins.BuildDashboardPlugin
Adds a task, "buildDashboard", that aggregates the output of all tasks that produce reports.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
BUILD_DASHBOARD_TASK_NAME
- See Also:
-
-
Constructor Details
-
BuildDashboardPlugin
public BuildDashboardPlugin()
-
-
Method Details