Uses of Class
jetbrains.buildServer.controllers.agent.statistics.PopupBean
-
Packages that use PopupBean Package Description jetbrains.buildServer.controllers.agent.statistics -
-
Uses of PopupBean in jetbrains.buildServer.controllers.agent.statistics
Methods in jetbrains.buildServer.controllers.agent.statistics that return PopupBean Modifier and Type Method Description static PopupBean
PopupBean. create(String id, String name, long start, long finish)
static PopupBean
PopupBean. createIdle(String id, long start, long finish)
-