Report
A file based report to be created.
Tasks that produce reports expose instances of this type for configuration via the Reporting interface.
Inheritors
Types
Link copied to clipboard
enum OutputType
The type of output the report produces
Functions
Link copied to clipboard
A more descriptive name of this report.
Link copied to clipboard
@Internal(value = "Implementations need to add the correct annotation, @OutputDirectory or @OutputFile" )
The location on the filesystem to generate the report to.
Link copied to clipboard
The type of output that the report generates.
Link copied to clipboard
A flag that determines whether this report should be generated or not.