l.b.i.b.IBuildQueueSet(Interface) : interface documentation

Part of lp.buildmaster.interfaces.buildqueue View In Hierarchy

Launchpad Auto Build queue set handler and auxiliary methods.
Method get Return the IBuildQueue with the given id.
Method getByBuilder Return an IBuildQueue instance for a builder.
Method preloadForBuilders Preload currentjob for the given IBuilders.
Method preloadForBuildFarmJobs Preload buildqueue_record for the given IBuildFarmJobs.
def get(buildqueue_id):
Return the IBuildQueue with the given id.
def getByBuilder(builder):
Return an IBuildQueue instance for a builder.

Retrieve the only one possible entry being processed for a given builder. If not found, return None.

def preloadForBuilders(builders):
Preload currentjob for the given IBuilders.
def preloadForBuildFarmJobs(builds):
Preload buildqueue_record for the given IBuildFarmJobs.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.