public List <DashboardBackgroundProcessStatsEntity> DashboardV2GetBackgroundProcessStats(bool ShowDetails) { return(rep.DashboardV2GetBackgroundProcessStats(ShowDetails)); }