public class LogReport extends AbstractReportGenerator
| Constructor and Description |
|---|
LogReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeReport()
Closes a report.
|
void |
prepareReport()
Prepares a new report.
|
void |
registerBug(Issue bug)
Registers a bug for the report.
|
getBugzillaSession, getMaximumBugzillaVersion, getMinimumBugzillaVersion, init, setBugzillaSessionpublic void closeReport()
BugzillaReportGeneratorpublic void registerBug(Issue bug)
BugzillaReportGeneratorbug - - the bug to collect data frompublic void prepareReport()
AbstractReportGeneratorprepareReport in interface BugzillaReportGeneratorprepareReport in class AbstractReportGeneratorCopyright © 2012. All Rights Reserved.