Uses of Enum
com.cloudbees.jenkins.support.util.SystemPlatform
-
Uses of SystemPlatform in com.cloudbees.jenkins.support.impl
-
Uses of SystemPlatform in com.cloudbees.jenkins.support.util
Modifier and TypeMethodDescriptionSystemPlatform.GetCurrentPlatform.call()
static SystemPlatform
SystemPlatform.current()
static SystemPlatform
Returns the enum constant of this type with the specified name.static SystemPlatform[]
SystemPlatform.values()
Returns an array containing the constants of this enum type, in the order they are declared.