Dependencies
Jobs can be linked. If a job has a subsequent (child) job, it is not processed until the previous (parent) job has been processed.
A job can have any number of subsequent jobs (children). However, a child job always has only one preceding (parent) job.
Figure: Child job (with preceding job)
Figure: Parent job (with subsequent job)