Uses of Enum
com.jenkins.testresultsaggregator.helper.LocalMessages
Package
Description
-
Uses of LocalMessages in com.jenkins.testresultsaggregator
Modifier and TypeMethodDescriptionTestResultsAggregatorHelper.calculateColumns
(String userSelectionColumns) -
Uses of LocalMessages in com.jenkins.testresultsaggregator.actions
Modifier and TypeMethodDescriptionvoid
Reporter.publishResuts
(Aggregated aggregated, Properties properties, List<LocalMessages> columns, File rootDirectory) -
Uses of LocalMessages in com.jenkins.testresultsaggregator.helper
Modifier and TypeMethodDescriptionstatic LocalMessages
Returns the enum constant of this type with the specified name.static LocalMessages[]
LocalMessages.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LocalMessages in com.jenkins.testresultsaggregator.reports
Modifier and TypeMethodDescriptionHTMLReporter.createOverview
(Aggregated aggregated, List<LocalMessages> columns, String theme, boolean showGroups)