public class TaskGeneratedSingleFileReport extends TaskGeneratedReport implements SingleFileReport
Report.OutputType| Constructor and Description |
|---|
TaskGeneratedSingleFileReport(String name,
Task task) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDestination(Object destination)
Sets the destination for the report.
|
configure, getDestination, getName, getOutputType, isEnabled, setEnabled, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetOutputTypegetDestination, getName, isEnabled, setEnabledconfigurepublic void setDestination(Object destination)
SingleFileReportProject.file(Object).setDestination in interface SingleFileReportsetDestination in class SimpleReportdestination - The destination for the report.Copyright © 2013. All rights reserved