completeJob method
- @override
- String correlationId,
- String jobId
override
Completes 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.