getJobById method
- @override
- String correlationId,
- String id
override
Gets a job by its unique jobId.
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.