Uses of Enum
com.jenkins.testresultsaggregator.TestResultsAggregator.SortResultsBy
Packages that use TestResultsAggregator.SortResultsBy
-
Uses of TestResultsAggregator.SortResultsBy in com.jenkins.testresultsaggregator
Methods in com.jenkins.testresultsaggregator that return TestResultsAggregator.SortResultsByModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TestResultsAggregator.SortResultsBy[]
TestResultsAggregator.SortResultsBy.values()
Returns an array containing the constants of this enum type, in the order they are declared.