Part of lp.codehosting.scanner.events View In Hierarchy
| Method | __init__ | Construct a TipChanged event. |
| Method | old_tip_revision_id | The tip revision id from the last scan. |
| Method | new_tip_revision_id | The new tip revision id from this scan. |
| Static Method | composeWebhookPayload | Undocumented |
TipChanged event.| Parameters | db_branch | The database branch. |
| bzr_branch | The Bazaar branch. | |
| initial_scan | Is this the first scan of the branch? |