Uses of Enum
hudson.Platform
Packages that use Platform
- 
Uses of Platform in hudson
Modifier and TypeMethodDescriptionstatic PlatformPlatform.current()EnvVars.getPlatform()Gets the platform for which these env vars targeted.static PlatformReturns the enum constant of this type with the specified name.static Platform[]Platform.values()Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoidEnvVars.setPlatform(Platform platform) Sets the platform for which these env vars target.