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