Uses of Enum Class
com.github.invictum.reportportal.LogsPreset
Packages that use LogsPreset
-
Uses of LogsPreset in com.github.invictum.reportportal
Methods in com.github.invictum.reportportal that return LogsPresetModifier and TypeMethodDescriptionReportIntegrationConfig.preset()LogsPreset.register(Function<net.thucydides.core.model.TestStep, Collection<com.epam.ta.reportportal.ws.model.log.SaveLogRQ>>... units) Configures a preset to use a list of passed log units.static LogsPresetReturns the enum constant of this class with the specified name.static LogsPreset[]LogsPreset.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.invictum.reportportal with parameters of type LogsPresetModifier and TypeMethodDescriptionReportIntegrationConfig.usePreset(LogsPreset preset) DefinesLogsPresetconfiguration