public interface SingleFileReport extends Report
Report.OutputType| Modifier and Type | Method and Description |
|---|---|
Report.OutputType |
getOutputType()
Always returns
Report.OutputType.FILE |
void |
setDestination(Object file)
Sets the destination for the report.
|
getDestination, getDisplayName, getName, isEnabled, setEnabledvoid setDestination(Object file)
Project.file(Object).file - The destination for the report.Report.OutputType getOutputType()
Report.OutputType.FILEgetOutputType in interface ReportReport.OutputType.FILE