Uses of Enum Class
io.snyk.jenkins.tools.Platform
Packages that use Platform
-
Uses of Platform in io.snyk.jenkins.tools
Methods in io.snyk.jenkins.tools that return PlatformModifier and TypeMethodDescriptionstatic Platform
PlatformItem.convert
(PlatformItem platformItem) static Platform
Platform.current()
static Platform
Returns the enum constant of this class with the specified name.static Platform[]
Platform.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Platform in io.snyk.jenkins.tools.internal
Methods in io.snyk.jenkins.tools.internal with parameters of type Platform