Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

The JobScheduler comes with built-in features for implementing forward dependencies for jobs and orders.

  • Job chains that define a sequence of jobs.
  • Start successor jobs depending on the return code of the current job.
  • Create successor orders for job chains depending on the return code of the current job chain node.

...