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 PlatformPlatformItem.convert(PlatformItem platformItem) static PlatformPlatform.current()static PlatformReturns 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