l.b.i.w.IBugTarget(IHasBugs) : interface documentation

Part of lp.bugs.interfaces.webservice View In Hierarchy

Known subclasses: lp.registry.interfaces.distribution.IDistributionPublic, lp.registry.interfaces.distroseries.IDistroSeriesPublic, lp.registry.interfaces.sourcepackage.ISourcePackagePublic, lp.registry.interfaces.webservice.IDistributionSourcePackage, lp.registry.interfaces.webservice.IProduct, lp.registry.interfaces.webservice.IProductSeries

An entity on which a bug can be reported.

Examples include an IDistribution, an IDistroSeries and an IProduct.

Attribute bugtargetdisplayname A display name for this bug target
Attribute bugtargetname The target as shown in mail notifications.
Attribute pillar The pillar containing this target.
Bool enable_bugfiling_duplicate_search Undocumented
Method createBug Create a new bug on this target.

Inherited from IHasBugs:

Method searchTasks Search the IBugTasks reported on this entity.
Method getBugTaskWeightFunction Return a function that is used to weight the bug tasks.
bugtargetdisplayname =
A display name for this bug target
bugtargetname =
The target as shown in mail notifications.
pillar =
The pillar containing this target.
enable_bugfiling_duplicate_search =
Undocumented
def createBug(bug_params):
Create a new bug on this target.

bug_params is an instance of CreateBugParams.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.