Uses of Class
jetbrains.buildServer.controllers.agent.statistics.DateRangeBean
-
Packages that use DateRangeBean Package Description jetbrains.buildServer.controllers.agent.statistics -
-
Uses of DateRangeBean in jetbrains.buildServer.controllers.agent.statistics
Subclasses of DateRangeBean in jetbrains.buildServer.controllers.agent.statistics Modifier and Type Class Description class
RangeBean
Created by IntelliJ IDEA.Methods in jetbrains.buildServer.controllers.agent.statistics that return DateRangeBean Modifier and Type Method Description DateRangeBean
DateRangeBean. copy()
DateRangeBean
AgentsStatisticsTableForm. getDate()
static DateRangeBean
DateRangeBean. getDefault()
Methods in jetbrains.buildServer.controllers.agent.statistics with parameters of type DateRangeBean Modifier and Type Method Description void
AgentsStatisticsTableForm. setDate(DateRangeBean date)
-