Uses of Interface
jetbrains.buildServer.controllers.agent.statistics.table.rows.SummaryUsageProvider
-
Packages that use SummaryUsageProvider Package Description jetbrains.buildServer.controllers.agent.statistics.table.rows -
-
Uses of SummaryUsageProvider in jetbrains.buildServer.controllers.agent.statistics.table.rows
Classes in jetbrains.buildServer.controllers.agent.statistics.table.rows that implement SummaryUsageProvider Modifier and Type Class Description class
GroupingTableRows
class
OrdinaryTableRow
Method parameters in jetbrains.buildServer.controllers.agent.statistics.table.rows with type arguments of type SummaryUsageProvider Modifier and Type Method Description static List<Pair<AgentConfigurationCell,List<AgentConfigurationCell>>>
GroupingUtil. sumTotal(List<? extends SummaryUsageProvider> rows)
-