Part of lp.code.model.gitjob View In Hierarchy
IGitJob.| Method | __init__ | Constructor. |
| Method | makeDerived | Undocumented |
Inherited from StormBase:
| Method | __storm_invalidated__ | Flush cached properties. |
Extra keyword arguments are used to construct the underlying Job object.
| Parameters | repository | The database repository this job relates to. |
| job_type | The GitJobType of this job. | |
| metadata | The type-specific variables, as a JSON-compatible dict. |