Part of lp.translations.interfaces.translationtemplatesbuild View In Hierarchy
ITranslationTemplatesBuild
.Method | create | Create a new ITranslationTemplatesBuild . |
Method | findByBranch | Find ITranslationTemplatesBuild`s for `branch . |
Method | generatesTemplates | Can this branch usefully generate translation templates? |
Method | scheduleTranslationTemplatesBuild | Schedule a translation templates build job, if appropriate. |
Inherited from ISpecificBuildFarmJobSource:
Method | getByID | Look up a concrete IBuildFarmJob by ID. |
Method | getByBuildFarmJobs | "Look up the concrete `IBuildFarmJob`s for a list of BuildFarmJobs. |
Method | getByBuildFarmJob | "Look up the concrete IBuildFarmJob for a BuildFarmJob. |
Method | addCandidateSelectionCriteria | Provide a sub-query to refine the candidate job selection. |
Method | postprocessCandidate | True if the candidate job is fine and should be dispatched |
If yes, then use create
to schedule a build-farm job to
generate the templates based on the source code in the branch.