l.s.m.s.SnapBuildRequest : class documentation

Part of lp.snappy.model.snap View In Hierarchy

See ISnapBuildRequest.

This is not directly backed by a database table; instead, it is a webservice-friendly view of an asynchronous build request.

Method __init__ Undocumented
Class Method fromJob See ISnapBuildRequest.
Method date_requested See ISnapBuildRequest.
Method date_finished See ISnapBuildRequest.
Method status See ISnapBuildRequest.
Method error_message See ISnapBuildRequest.
Method builds See ISnapBuildRequest.
Method archive See ISnapBuildRequest.
Method channels See ISnapBuildRequest.
Method architectures See ISnapBuildRequest.
Method _job Undocumented
def __init__(self, snap, id):
Undocumented
@classmethod
def fromJob(cls, job):
See ISnapBuildRequest.
@cachedproperty
def _job(self):
Undocumented
@property
def date_requested(self):
See ISnapBuildRequest.
@property
def date_finished(self):
See ISnapBuildRequest.
@property
def status(self):
See ISnapBuildRequest.
@property
def error_message(self):
See ISnapBuildRequest.
@property
def builds(self):
See ISnapBuildRequest.
@property
def archive(self):
See ISnapBuildRequest.
@property
def channels(self):
See ISnapBuildRequest.
@property
def architectures(self):
See ISnapBuildRequest.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.