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 PopupBeanPopupBean. create(String id, String name, long start, long finish)static PopupBeanPopupBean. createIdle(String id, long start, long finish)
-