Part of lp.bugs.interfaces.bugbranch View In Hierarchy
Known implementations: lp.bugs.model.bugbranch.BugBranch
Int | id | Undocumented |
TextLine | revision_hint | Undocumented |
Object | bug_task | the bug task reported against this branch's product or the first bug task (in case where there is no task reported against the branch's product). |
Object | registrant | Undocumented |
Inherited from IHasDateCreated:
Attribute | datecreated | The date on which I was created. |
Inherited from IHasBug:
Int | bug | Undocumented |
Inherited from IHasBranchTarget:
Attribute | target | The branch target, as an IBranchTarget . |