public int GetBidAnalysisRequestsTasks()
 {
     return(_controller.GetBidAnalysisTasks());
 }