Structs§
- DbJob
DbJobrepresents a job as stored in the database.- Job
JobextendsDbJobwith an additional task_identifier field.- JobBuilder
- Builder for
Job.
Enums§
- JobBuilder
Error - Error type for JobBuilder
DbJob represents a job as stored in the database.Job extends DbJob with an additional task_identifier field.Job.