abortJob method
- @override
- String correlationId,
- String jobId
override
Aborts job
correlationId
(optional) transaction jobId to trace execution through call chain.jobId
a jobId of job to be retrieved. Return Future that receives job or error.
Aborts job
correlationId
(optional) transaction jobId to trace execution through call chain.jobId
a jobId of job to be retrieved.
Return Future that receives job or error.