Main modules:
DatomaWorkflow
DatomaWorkflow.add_job()
Usage examples:
Adds a job to the workflow.
job_id (str) – ID of the job.
job (DatomaJob) – Job to be added.
Exception – If the workflow is official.