newJob Last update: 18.06.2026 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