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

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

The set of all ISpecificationMessages.
Method createMessage Create an ISpecificationMessage.
Method get Retrieve an ISpecificationMessage by its ID.
def createMessage(subject, specification, owner, content=None):
Create an ISpecificationMessage.

title -- a string specification -- an ISpecification owner -- an IPerson content -- a string

The created message will have the specification's initial message as its parent.

Returns the created ISpecificationMessage.

def get(specificationmessageid):
Retrieve an ISpecificationMessage by its ID.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.