Uses of Enum Class
hudson.plugins.view.dashboard.test.TestTrendChart.DisplayStatus
Packages that use TestTrendChart.DisplayStatus
-
Uses of TestTrendChart.DisplayStatus in hudson.plugins.view.dashboard.test
Methods in hudson.plugins.view.dashboard.test that return TestTrendChart.DisplayStatusModifier and TypeMethodDescriptionTestTrendChart.DescriptorImpl.getDefaultDisplayStatus()
TestTrendChart.getDisplayStatus()
static TestTrendChart.DisplayStatus
Returns the enum constant of this class with the specified name.static TestTrendChart.DisplayStatus[]
TestTrendChart.DisplayStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in hudson.plugins.view.dashboard.test with parameters of type TestTrendChart.DisplayStatusModifierConstructorDescriptionTestTrendChart
(String name, int graphWidth, int graphHeight, TestTrendChart.DisplayStatus displayStatus, int dateRange, int dateShift)