Guid?ICandidatesWorkflowCommand.GetSuggestedJobsWorkflowId(Guid candidateId) { return(_repository.GetSuggestedJobsWorkflowId(candidateId)); }