Hi,
I would like to disable a specific job when it is in active state when it passes some condition.
jobService.updateJob()
Is updating the job using the above updateJob method with suspended=true does the trick?
It looks like you're new here. Sign in or register to get started.