DirectoryReport

A directory based report to be created.

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun configure(cl: Closure): T
Link copied to clipboard
abstract fun getDisplayName(): String
A more descriptive name of this report.
Link copied to clipboard
abstract fun getEntryPoint(): File
Returns the entry point of a directory based Report This can be the index.
Link copied to clipboard
abstract fun getName(): String
The symbolic name of this report.
Link copied to clipboard
The location on the filesystem to generate the report to.
Link copied to clipboard
Always returns DIRECTORY
Link copied to clipboard
A flag that determines whether this report should be generated or not.