Part of lp.code.interfaces.branch View In Hierarchy
| Attribute | branch | The IBranch, after it's been edited. |
| Attribute | user | The IPerson that did the editing. |
| Attribute | name | Old and new names or None. |
| Attribute | title | Old and new branch titles or None. |
| Attribute | summary | The branch summary or None. |
| Attribute | url | Old and new branch URLs or None. |
| Attribute | whiteboard | The branch whiteboard or None. |
| Attribute | lifecycle_status | Old and new lifecycle status, or None. |
| Attribute | revision_count | Old and new revision counts, or None. |
| Attribute | last_scanned_id | The revision id of the tip revision. |