Uses of Enum
io.jenkins.plugins.eggplant.common.OperatingSystem
Packages that use OperatingSystem
-
Uses of OperatingSystem in io.jenkins.plugins.eggplant.common
Methods in io.jenkins.plugins.eggplant.common that return OperatingSystemModifier and TypeMethodDescriptionstatic OperatingSystemReturns the enum constant of this type with the specified name.static OperatingSystem[]OperatingSystem.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OperatingSystem in io.jenkins.plugins.eggplant.utils
Constructors in io.jenkins.plugins.eggplant.utils with parameters of type OperatingSystemModifierConstructorDescriptionCLIRunnerHelper(FilePath workspace, OperatingSystem os, PrintStream logger)