l.b.i.s.IHasSprints(Interface) : interface documentation

Part of lp.blueprints.interfaces.sprint View In Hierarchy

Known subclasses: lp.registry.interfaces.distribution.IDistributionPublic, lp.registry.interfaces.product.IProductView, lp.registry.interfaces.projectgroup.IProjectGroupPublic

An interface for things that have lists of sprints associated with them. This is used for projects, products and distributions, for example, where we can generate a list of upcoming events relevant to them.
Attribute coming_sprints A list of up to 5 events currently on, or soon to be on, that are relevant to this context.
Attribute sprints All sprints relevant to this context.
Attribute past_sprints Sprints that occured in the past.
coming_sprints =
A list of up to 5 events currently on, or soon to be on, that are relevant to this context.
sprints =
All sprints relevant to this context.
past_sprints =
Sprints that occured in the past.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.