Uses of Enum
io.jenkins.plugins.eggplant.common.OperatingSystem
Package
Description
-
Uses of OperatingSystem in io.jenkins.plugins.eggplant
Modifier and TypeMethodDescriptionEggplantRunnerBuilder.getOptionalCommandList
(OperatingSystem os) -
Uses of OperatingSystem in io.jenkins.plugins.eggplant.common
Modifier and TypeMethodDescriptionstatic OperatingSystem
Returns 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
ModifierConstructorDescriptionCLIRunnerHelper
(FilePath workspace, OperatingSystem os, PrintStream logger)