l.b.i.b.IOfficialBugTagTargetRestricted(Interface) : interface documentation

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

Known subclasses: lp.bugs.interfaces.bugtarget.IOfficialBugTagTarget, lp.registry.interfaces.distribution.IDistributionEditRestricted, lp.registry.interfaces.product.IProductEditRestricted

Restricted methods for IOfficialBugTagTarget.
Method addOfficialBugTag Add tag to the official bug tags of this target.
Method removeOfficialBugTag Remove tag from the official bug tags of this target.
@operation_parameters(Tag(u'The official bug tag', True))
@export_write_operation()
@operation_for_version('beta')
def addOfficialBugTag(tag):
Add tag to the official bug tags of this target.
@operation_parameters(Tag(u'The official bug tag', True))
@export_write_operation()
@operation_for_version('beta')
def removeOfficialBugTag(tag):
Remove tag from the official bug tags of this target.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.