l.c.m.c.CodeImportSet : class documentation

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

See ICodeImportSet.
Method new See ICodeImportSet.
Method delete See ICodeImportSet.
Method get See ICodeImportSet.
Method getByCVSDetails See ICodeImportSet.
Method getByURL See ICodeImportSet.
Method getByBranch See ICodeImportSet.
Method getByGitRepository Undocumented
Method search See ICodeImportSet.
def new(self, registrant, context, branch_name, rcs_type, target_rcs_type, url=None, cvs_root=None, cvs_module=None, review_status=None, owner=None):
See ICodeImportSet.
def delete(self, code_import):
See ICodeImportSet.
def get(self, id):
See ICodeImportSet.
def getByCVSDetails(self, cvs_root, cvs_module):
See ICodeImportSet.
def getByURL(self, url, target_rcs_type):
See ICodeImportSet.
def getByBranch(self, branch):
See ICodeImportSet.
def getByGitRepository(self, repository):
Undocumented
def search(self, review_status=None, rcs_type=None, target_rcs_type=None):
See ICodeImportSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.