Part of lp.bugs.model.bugtarget View In Hierarchy
Known subclasses: lp.registry.model.distribution.Distribution, lp.registry.model.distributionsourcepackage.DistributionSourcePackage, lp.registry.model.distroseries.DistroSeries, lp.registry.model.product.Product, lp.registry.model.productseries.ProductSeries, lp.registry.model.projectgroup.ProjectGroup, lp.registry.model.sourcepackage.SourcePackage
All IBugTargets should inherit from this class.
| Method | getUsedBugTagsWithOpenCounts | See IBugTarget. |
| Method | createBug | See IBugTarget. |
Inherited from HasBugsBase:
| Method | searchTasks | See IHasBugs. |
| Method | getBugSummaryContextWhereClause | Return a storm clause to filter bugsummaries on this context. |
| Method | getBugTaskWeightFunction | Default weight function is the simple one. |
| Method | _customizeSearchParams | Customize search_params for a specific target. |