public interface MetaInformation
| Modifier and Type | Method and Description |
|---|---|
void |
dump(org.slf4j.Logger log)
Debug information into log.
|
SearchData |
getBugzillaSearchData()
Returns the search data.
|
Session |
getBugzillaSession()
Returns the session object to be used.
|
Iterator<BugzillaReportGenerator> |
getReports()
Returns all report generators.
|
Session getBugzillaSession()
SearchData getBugzillaSearchData()
Iterator<BugzillaReportGenerator> getReports()
void dump(org.slf4j.Logger log)
log - - the log objectCopyright © 2012. All Rights Reserved.