IList <Tuple <Guid, CandidateStatus> > ICandidatesWorkflowQuery.GetCandidatesWithoutStatusWorkflow() { return(_repository.GetCandidatesWithoutStatusWorkflow()); }