Uses of Class
jetbrains.buildServer.controllers.admin.healthStatus.HealthStatusItemBean
-
Packages that use HealthStatusItemBean Package Description jetbrains.buildServer.controllers.admin.healthStatus -
-
Uses of HealthStatusItemBean in jetbrains.buildServer.controllers.admin.healthStatus
Methods in jetbrains.buildServer.controllers.admin.healthStatus that return types with arguments of type HealthStatusItemBean Modifier and Type Method Description List<HealthStatusItemBean>
GroupedItemsBean. getHiddenResults()
List<HealthStatusItemBean>
GroupedItemsBean. getVisibleResults()
Constructor parameters in jetbrains.buildServer.controllers.admin.healthStatus with type arguments of type HealthStatusItemBean Constructor Description GroupedItemsBean(ItemCategory category, List<HealthStatusItemBean> results, SUser user, ItemVisibilityTracker itemVisibilityTracker)
-