l.r.i.m.ICanGetMilestonesDirectly(Interface) : interface documentation

Part of lp.registry.interfaces.milestone View In Hierarchy

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

An interface for classes providing getMilestone(name).
Method getMilestone Return a milestone with the given name for this object, or None.
@operation_parameters(TextLine(_('Name'), True))
@operation_returns_entry(IMilestone)
@export_read_operation()
@operation_for_version('beta')
def getMilestone(name):
Return a milestone with the given name for this object, or None.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.