The Leitstand Jobs module provides a generic model to orchestrate and run arbitrary management jobs. A job is a set of tasks that have to be executed in a specified order. Each task represents a single REST API invocation.
The leitstand-job-model project contains the Leitstand Job Scheduler and the Leitstand Job Management implementation.
The leitstand-job-api project contains the transactional Leitstand Job API.
The leitstand-job-ui project contains the Leitstand Job UI module to inspect and manage Leitstand jobs.