Uses of Class
jetbrains.buildServer.controllers.agent.statistics.StatisticLineBean
-
Packages that use StatisticLineBean Package Description jetbrains.buildServer.controllers.agent.statistics -
-
Uses of StatisticLineBean in jetbrains.buildServer.controllers.agent.statistics
Methods in jetbrains.buildServer.controllers.agent.statistics that return StatisticLineBean Modifier and Type Method Description static StatisticLineBean
StatisticLineBean. createLine(CoordinateSystem cs, List<AgentBuildValue> data)
Methods in jetbrains.buildServer.controllers.agent.statistics that return types with arguments of type StatisticLineBean Modifier and Type Method Description List<Pair<AgentPool,Map<AgentHolder,StatisticLineBean>>>
LinesBean. getLines()
-