Toil Job API

Functions to wrap jobs and return values (promises).

FunctionWrappingJob

The subclass of Job for wrapping user functions.

JobFunctionWrappingJob

The subclass of FunctionWrappingJob for wrapping user job functions.

EncapsulatedJob

The subclass of Job for encapsulating a job, allowing a subgraph of jobs to be treated as a single job.

Promise

The class used to reference return values of jobs/services not yet run/started.