Uses of Class
jetbrains.buildServer.controllers.overview.OverviewBean.NoProjectsReason
-
Packages that use OverviewBean.NoProjectsReason Package Description jetbrains.buildServer.controllers.overview -
-
Uses of OverviewBean.NoProjectsReason in jetbrains.buildServer.controllers.overview
Methods in jetbrains.buildServer.controllers.overview that return OverviewBean.NoProjectsReason Modifier and Type Method Description static OverviewBean.NoProjectsReasonOverviewBean.NoProjectsReason. valueOf(String name)Returns the enum constant of this type with the specified name.static OverviewBean.NoProjectsReason[]OverviewBean.NoProjectsReason. values()Returns an array containing the constants of this enum type, in the order they are declared.
-