l.b.m.b.BugTrackerComponentGroup(StormBase) : class documentation

Part of lp.bugs.model.bugtracker View In Hierarchy

A collection of components in a remote bug tracker.

Some bug trackers organize sets of components into higher level groups, such as Bugzilla's 'product'.

Method addComponent Adds a component that is synced from a remote bug tracker
Method getComponent Retrieves a component by the given name or id number.
Method addCustomComponent Adds a component locally that isn't synced from a remote tracker

Inherited from StormBase:

Method __storm_invalidated__ Flush cached properties.
def addComponent(self, component_name):
Adds a component that is synced from a remote bug tracker
def getComponent(self, component_name):
Retrieves a component by the given name or id number.

None is returned if there is no component by that name in the group.

def addCustomComponent(self, component_name):
Adds a component locally that isn't synced from a remote tracker
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.