deleteJobById method
- @override
- String correlationId,
- String jobId
override
Deletes a job by it's unique jobId.
correlationId
(optional) transaction jobId to trace execution through call chain.jobId
a jobId of the job to be deleted Return Future that receives deleted job Throws error.