Part of lp.codehosting.scanner.events View In Hierarchy
Method | __init__ | Construct a ScanCompleted event. |
ScanCompleted
event.Parameters | db_branch | The database branch. |
bzr_branch | The Bazaar branch. | |
bzr_ancestry | A set of all the revisions -- mainline or otherwise -- in the Bazaar branch. | |
logger | A Python logger object that's used to report incidental information, such as merges that we find. |