Part of lp.snappy.interfaces.snapbuild View In Hierarchy
ISnapBuild.| Method | new | Create an ISnapBuild. |
| Method | preloadBuildsData | Load the data related to a list of snap builds. |
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 |
ISnapBuild.