Subjobs
Jobs are capable of creating subjobs of different types. These subjobs are full jobs that live under the parent job. Each subjob can have it's own workflow.
Subjobs are well suited for managing large jobs. It allows a large job to be broken up into smaller manageable components.
Create a new job type
Adding a subjob to a job
Creatng new subjobs
Workflows and subjobs
Each subjob has its own workflow.
Job Types
Any job can contain any type of subjob, but in order to make things easier, a job type can define which subjobs can be created under it.