Uses of Enum Class
io.jenkins.plugins.view.calendar.CalendarView.ResultsColors
Packages that use CalendarView.ResultsColors
-
Uses of CalendarView.ResultsColors in io.jenkins.plugins.view.calendar
Methods in io.jenkins.plugins.view.calendar that return CalendarView.ResultsColorsModifier and TypeMethodDescriptionCalendarView.getResultsColors()static CalendarView.ResultsColorsReturns the enum constant of this class with the specified name.static CalendarView.ResultsColors[]CalendarView.ResultsColors.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.view.calendar with parameters of type CalendarView.ResultsColorsModifier and TypeMethodDescriptionvoidCalendarView.setResultsColors(CalendarView.ResultsColors resultsColors)