Job
A Job is an action ran in Lume. A Job must be created first via Create Job, then executed via Run Job. Importantly, a Job is always created in connection to a Pipeline. It is the mechanism in which you can use a Pipeline’s mapper or create a mapper for a new pipeline.
Below is the the Job object specification
Job specification