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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
BUILD_DASHBOARD_TASK_NAME- See Also:
 
 
- 
- 
Constructor Details- 
BuildDashboardPluginpublic BuildDashboardPlugin()
 
- 
- 
Method Details