newJob Last update: 16.07.2025 abstract fun newJob(numRuns: Int) Start setting up a new job. Parameters numRuns the number of runs to use Throws IllegalStateException if a new job cannot be started right now IllegalArgumentException if the number of runs is not valid