def jobUUID = UUID.fromString('the_job_uuid')Jobs.start(jobUUID)
def jobUUID = UUID.fromString('the_job_uuid')Jobs.stop(jobUUID)