Uses of Enum
hudson.plugins.view.dashboard.test.TestTrendChart.DisplayStatus
-
Uses of TestTrendChart.DisplayStatus in hudson.plugins.view.dashboard.test
Modifier and TypeMethodDescriptionTestTrendChart.DescriptorImpl.getDefaultDisplayStatus()
TestTrendChart.getDisplayStatus()
static TestTrendChart.DisplayStatus
Returns the enum constant of this type with the specified name.static TestTrendChart.DisplayStatus[]
TestTrendChart.DisplayStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionTestTrendChart
(String name, int graphWidth, int graphHeight, TestTrendChart.DisplayStatus displayStatus, int dateRange, int dateShift)