Uses of Enum Class
de.tracetronic.jenkins.plugins.ecutest.compat.CompatibilityWarner.PackageInfo
Packages that use CompatibilityWarner.PackageInfo
-
Uses of CompatibilityWarner.PackageInfo in de.tracetronic.jenkins.plugins.ecutest.compat
Methods in de.tracetronic.jenkins.plugins.ecutest.compat that return CompatibilityWarner.PackageInfoModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CompatibilityWarner.PackageInfo[]
CompatibilityWarner.PackageInfo.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.tracetronic.jenkins.plugins.ecutest.compat with parameters of type CompatibilityWarner.PackageInfoModifier and TypeMethodDescriptionboolean
CompatibilityWarner.et2022p3AddDebugMessageForSingleBackslash
(Map<String, String> inputMap, TTConsoleLogger logger, CompatibilityWarner.PackageInfo info) Adds a debug message in case the user uses single backslashes in Constants and package parameters (relevant from ecu.test 2022.3 upwards).