Part of lp.buildmaster.interfaces.buildfarmbranchjob View In Hierarchy
Known implementations: lp.translations.model.translationtemplatesbuildjob.TranslationTemplatesBuildJob
IBuildFarmJob that's also an IBranchJob.
Use this interface for IBuildFarmJob implementations that do not
have a "build" attribute but do implement IBranchJob, so that the
UI can render appropriate status information.
Inherited from IBranchJob:
| Object | branch | Undocumented |
| Object | job | Undocumented |
| Attribute | metadata | A dict of data about the job. |
| Method | destroySelf | Destroy this object. |