Part of lp.code.model.sourcepackagerecipe View In Hierarchy
| Method | __str__ | Undocumented |
| Method | builder_recipe | Accesses of the recipe go to the SourcePackageRecipeData. |
| Method | base_branch | Undocumented |
| Method | base_git_repository | Undocumented |
| Method | base | Undocumented |
| Static Method | preLoadDataForSourcePackageRecipes | Undocumented |
| Method | setRecipeText | Undocumented |
| Method | getRecipeText | See ISourcePackageRecipe. |
| Method | recipe_text | Undocumented |
| Method | updateSeries | Undocumented |
| Static Method | new | See ISourcePackageRecipeSource.new. |
| Static Method | findStaleDailyBuilds | Undocumented |
| Static Method | exists | See ISourcePackageRecipeSource.new. |
| Method | destroySelf | Undocumented |
| Method | containsUnbuildableSeries | Undocumented |
| Method | requestBuild | See ISourcePackageRecipe. |
| Method | performDailyBuild | See ISourcePackageRecipe. |
| Method | builds | See ISourcePackageRecipe. |
| Method | completed_builds | See ISourcePackageRecipe. |
| Method | pending_builds | See ISourcePackageRecipe. |
| Method | getPendingBuildInfo | See ISourcePackageRecipe. |
| Method | last_build | See ISourcePackageRecipeBuild. |
| Method | getMedianBuildDuration | Return the median duration of builds of this recipe. |
| Method | _recipe_data | Undocumented |
| Method | _getBuilds | The actual query to get the builds. |