I am trying to set the job execution value to 'false' at the runtime where it is 'true' initially. I don't find any API methods to update the current process engine during the runtime.
Is deleting the current one and creating a new process engine, the only option. Can you please help.