Part of lp.soyuz.model.archivejob View In Hierarchy
| Method | __init__ | Create an ArchiveJob. |
Inherited from StormBase:
| Method | __storm_invalidated__ | Flush cached properties. |
| Parameters | archive | the IArchive this job relates to. |
| job_type | the ArchiveJobType of this job. | |
| metadata | the type-specific variables, as a json-compatible dict. |