Part of lp.snappy.model.snapjob View In Hierarchy
ISnapJob
.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 | snap | The ISnap this job relates to. |
job_type | The SnapJobType of this job. | |
metadata | The type-specific variables, as a JSON-compatible dict. |