Part of lp.code.interfaces
CodeImportJobs represent pending and running updates of a code import.
Interface | ICodeImportJob | A pending or active code import job. |
Interface | ICodeImportJobSet | The set of pending and active code import jobs. |
Interface | ICodeImportJobSetPublic | Parts of the CodeImportJobSet interface that need to be public. |
Interface | ICodeImportJobWorkflow | Utility to manage CodeImportJob objects through their life cycle. |