Uses of Class
jetbrains.buildServer.serverSide.statistics.buildtime.AggregatedStatisticsProvider
-
Packages that use AggregatedStatisticsProvider Package Description jetbrains.buildServer.controllers.agent.statistics -
-
Uses of AggregatedStatisticsProvider in jetbrains.buildServer.controllers.agent.statistics
Constructors in jetbrains.buildServer.controllers.agent.statistics with parameters of type AggregatedStatisticsProvider Constructor Description AgentsStatisticsTableController(SBuildServer server, WebControllerManager manager, AggregatedStatisticsProvider provider, AgentStatisticsInfo agentStatisticsInfo, AgentPoolManager agentPoolManager, SecurityContextEx security)
AgentsStatisticsTableForm(AggregatedStatisticsProvider data, ProjectManager projectManager, AgentPoolManager agentPoolManager, AgentStatisticsInfo compatibility, SecurityContextEx security)
AgentStatisticsGroupingImpl(AggregatedStatisticsProvider provider, AgentStatisticsInfo info)
-