Uses of Class
jetbrains.buildServer.controllers.agent.statistics.AgentReference
-
Packages that use AgentReference Package Description jetbrains.buildServer.controllers.agent.statistics jetbrains.buildServer.controllers.agent.statistics.table -
-
Uses of AgentReference in jetbrains.buildServer.controllers.agent.statistics
Constructors in jetbrains.buildServer.controllers.agent.statistics with parameters of type AgentReference Constructor Description AgentHolder(SBuildAgent agent, AgentReference agentReference, SAgentType agentType)
-
Uses of AgentReference in jetbrains.buildServer.controllers.agent.statistics.table
Methods in jetbrains.buildServer.controllers.agent.statistics.table that return types with arguments of type AgentReference Modifier and Type Method Description RawMatrix<NullableBuildType,AgentReference,AgentStatisticsMatrixCell>
AgentStatistisMatrixBuilder. loadData(Collection<AgentConfigurationValue> data, Map<String,SBuildType> availableTypes)
-