A directory based report to be created.
| Type | Name and description |
|---|---|
File |
getEntryPoint()Returns the entry point of a directory based Report |
OutputType |
getOutputType()Always returns Report.OutputType#DIRECTORY |
| Methods inherited from class | Name |
|---|---|
interface ConfigurableReport |
setDestination |
interface Report |
getDestination, getDisplayName, getName, getOutputType, isEnabled, setEnabled |
Returns the entry point of a directory based Report This can be the index.html file in a html report
Always returns Report.OutputType#DIRECTORY