protected IEnumerable <LogProcessamento> ListarHistoricoFilaProcessamento() { return(_rabbitMQService.ListarLogHistoricoProcessamento()); }