Uses of Interface
jetbrains.buildServer.controllers.agent.statistics.table.AgentStatisticsInfo
-
-
Uses of AgentStatisticsInfo in jetbrains.buildServer.controllers.agent.statistics
Constructors in jetbrains.buildServer.controllers.agent.statistics with parameters of type AgentStatisticsInfo 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)
-
Uses of AgentStatisticsInfo in jetbrains.buildServer.controllers.agent.statistics.table
Classes in jetbrains.buildServer.controllers.agent.statistics.table that implement AgentStatisticsInfo Modifier and Type Class Description class
AgentStatisticsInfoImpl
Constructors in jetbrains.buildServer.controllers.agent.statistics.table with parameters of type AgentStatisticsInfo Constructor Description AgentConfigurationTableBeanImpl(Collection<AgentConfigurationValue> data, Map<String,SBuildType> allBuildTypes, AgentStatisticsInfo compatibility, boolean hasUnaccessibleBuildTypes, boolean groupByProject, boolean groupCloudAgents, boolean groupByAgentPool)
-
Uses of AgentStatisticsInfo in jetbrains.buildServer.controllers.agent.statistics.table.render
Constructors in jetbrains.buildServer.controllers.agent.statistics.table.render with parameters of type AgentStatisticsInfo Constructor Description OneGroupRenderer(AgentStatisticsInfo info)
-