Uses of Interface
jetbrains.buildServer.controllers.agent.statistics.AgentStatisticsGrouping
-
Packages that use AgentStatisticsGrouping Package Description jetbrains.buildServer.controllers.agent.statistics -
-
Uses of AgentStatisticsGrouping in jetbrains.buildServer.controllers.agent.statistics
Classes in jetbrains.buildServer.controllers.agent.statistics that implement AgentStatisticsGrouping Modifier and Type Class Description class
AgentStatisticsGroupingImpl
Constructors in jetbrains.buildServer.controllers.agent.statistics with parameters of type AgentStatisticsGrouping Constructor Description AgentsStatisticsController(SBuildServer server, WebControllerManager man, AuthorizationInterceptor authInterceptor, AgentStatisticsGrouping statProvider)
AgentStatisticsForm(AgentStatisticsGrouping data, ProjectManager projectManager, AgentPoolManager agentPoolManager)
-