l.c.m.b.BranchSet : class documentation

Part of lp.code.model.branch View In Hierarchy

The set of all branches.
Method getRecentlyChangedBranches See IBranchSet.
Method getRecentlyImportedBranches See IBranchSet.
Method getRecentlyRegisteredBranches See IBranchSet.
Method getByUniqueName See IBranchSet.
Method getByUrl See IBranchSet.
Method getByUrls See IBranchSet.
Method getByPath See IBranchSet.
Method getBranches See IBranchSet.
Method getBranchVisibilityInfo See IBranchSet.
Method getMergeProposals See IBranchSet.
def getRecentlyChangedBranches(self, branch_count=None, lifecycle_statuses=DEFAULT_BRANCH_STATUS_IN_LISTING, visible_by_user=None):
See IBranchSet.
def getRecentlyImportedBranches(self, branch_count=None, lifecycle_statuses=DEFAULT_BRANCH_STATUS_IN_LISTING, visible_by_user=None):
See IBranchSet.
def getRecentlyRegisteredBranches(self, branch_count=None, lifecycle_statuses=DEFAULT_BRANCH_STATUS_IN_LISTING, visible_by_user=None):
See IBranchSet.
def getByUniqueName(self, unique_name):
See IBranchSet.
def getByUrl(self, url):
See IBranchSet.
def getByUrls(self, urls):
See IBranchSet.
def getByPath(self, path):
See IBranchSet.
def getBranches(self, limit=50, eager_load=True):
See IBranchSet.
def getBranchVisibilityInfo(self, user, person, branch_names):
See IBranchSet.
def getMergeProposals(self, merged_revision, visible_by_user=None):
See IBranchSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.