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
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
Link copied to clipboard
Link copied to clipboard
Always returns DIRECTORY
Link copied to clipboard
abstract fun getRequired(): Property<Boolean>
Link copied to clipboard
abstract fun setDestination(file: File)