Part of lp.snappy.model.snapbuildjob View In Hierarchy
ISnapBuildJob
.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 | snapbuild | The ISnapBuild this job relates to. |
job_type | The SnapBuildJobType of this job. | |
metadata | The type-specific variables, as a JSON-compatible dict. |