Package org.gradle.api.reporting
@NonNullApi
package org.gradle.api.reporting
Classes for reporting
-
ClassDescriptionThe reporting configuration for the
GenerateBuildDashboard
task.A file based report to be created with a configurable destination.A HTML Report whose generation can be customized with a XSLT stylesheet.A directory based report to be created.Generates build dashboard report.A file based report to be created.The type of output the report producesReportContainer<T extends Report>A container ofReport
objects, that represent potential reports.The exception thrown when any of this container's mutation methods are called.Reporting<T extends ReportContainer>An object that provides reporting options.A project extension named "reporting" that provides basic reporting settings and utilities.Common parent for aggregation report typesA report that is a single file.