Uses of Interface
jetbrains.buildServer.serverSide.statistics.StatisticResult
-
-
Uses of StatisticResult in jetbrains.buildServer.controllers.admin.statistics
Classes in jetbrains.buildServer.controllers.admin.statistics with type parameters of type StatisticResult Modifier and Type Class Description classArchivedFilter<T extends StatisticResult,Z extends BuildTypeRow<T>,P extends StatisticProjectRow<T,Z,P>>classProjectRowBean<T extends StatisticResult,Z extends BuildTypeRow<T>,P extends StatisticProjectRow<T,Z,P>>classStatisticReportForm<T extends StatisticResult,Z extends BuildTypeRow<T>,P extends StatisticProjectRow<T,Z,P>>classStatisticRowFilter<T extends StatisticResult,Z extends BuildTypeRow<T>,P extends StatisticProjectRow<T,Z,P>> -
Uses of StatisticResult in jetbrains.buildServer.serverSide.statistics
Classes in jetbrains.buildServer.serverSide.statistics with type parameters of type StatisticResult Modifier and Type Interface Description interfaceBuildTypeRow<T extends StatisticResult>interfaceProjectRow<T extends StatisticResult>classStatisticProjectRow<T extends StatisticResult,Z extends BuildTypeRow<T>,P extends StatisticProjectRow<T,Z,P>>interfaceStatisticResult<T extends StatisticResult>interfaceStatisticRow<T extends StatisticResult>Fields in jetbrains.buildServer.serverSide.statistics declared as StatisticResult Modifier and Type Field Description protected TStatisticProjectRow. myStatisticResult -
Uses of StatisticResult in jetbrains.buildServer.serverSide.statistics.buildtime
Classes in jetbrains.buildServer.serverSide.statistics.buildtime that implement StatisticResult Modifier and Type Class Description classBuildTimeResult -
Uses of StatisticResult in jetbrains.buildServer.serverSide.statistics.diskusage
Classes in jetbrains.buildServer.serverSide.statistics.diskusage that implement StatisticResult Modifier and Type Class Description classDiskUsageResult
-