addUniqJob method
- String correlationId,
- NewJobV1 newJob
Add new job if not exist with same type and ref_jobId
correlationId
(optional) transaction jobId to trace execution through call chain.newJob
a new job to be added to exist job. Return Future that receives job or error.