Uses of Class
jetbrains.buildServer.controllers.agent.statistics.RangeBean
-
Packages that use RangeBean Package Description jetbrains.buildServer.controllers.agent.statistics -
-
Uses of RangeBean in jetbrains.buildServer.controllers.agent.statistics
Methods in jetbrains.buildServer.controllers.agent.statistics that return RangeBean Modifier and Type Method Description RangeBean
RangeBean. copy()
static RangeBean
RangeBean. getDefault()
RangeBean
AgentStatisticsForm. getRange()
Methods in jetbrains.buildServer.controllers.agent.statistics with parameters of type RangeBean Modifier and Type Method Description void
AgentStatisticsForm. setRange(RangeBean range)
-