Uses of Class
jetbrains.buildServer.controllers.profile.VisibleObjectBean.ObjectBean
-
Packages that use VisibleObjectBean.ObjectBean Package Description jetbrains.buildServer.controllers.profile -
-
Uses of VisibleObjectBean.ObjectBean in jetbrains.buildServer.controllers.profile
Methods in jetbrains.buildServer.controllers.profile that return types with arguments of type VisibleObjectBean.ObjectBean Modifier and Type Method Description List<VisibleObjectBean.ObjectBean>
VisibleBuildTypesBean. getOrderedVisible()
List<VisibleObjectBean.ObjectBean>
VisibleObjectBean. getOrderedVisible()
List<VisibleObjectBean.ObjectBean>
VisibleProjectsBean. getOrderedVisible()
List<VisibleObjectBean.ObjectBean>
VisibleBuildTypesBean. getSortedHidden()
List<VisibleObjectBean.ObjectBean>
VisibleObjectBean. getSortedHidden()
List<VisibleObjectBean.ObjectBean>
VisibleProjectsBean. getSortedHidden()
-