Uses of Enum Class
dev.galasa.linux.OperatingSystem
Packages that use OperatingSystem
- 
Uses of OperatingSystem in dev.galasa.linux
Methods in dev.galasa.linux that return OperatingSystemModifier and TypeMethodDescriptionstatic OperatingSystemReturns the enum constant of this class with the specified name.static OperatingSystem[]OperatingSystem.values()Returns an array containing the constants of this enum class, in the order they are declared. - 
Uses of OperatingSystem in dev.galasa.linux.spi
Methods in dev.galasa.linux.spi with parameters of type OperatingSystemModifier and TypeMethodDescriptionILinuxProvisioner.provisionLinux(@NotNull String tag, @NotNull OperatingSystem operatingSystem, @NotNull List<String> capabilities)