Uses of Enum
io.jenkins.plugins.dotnet.data.Downloads.Version.Status
Package
Description
This package contains classes for processing related data (runtime identifiers, SDK downloads, …).
-
Uses of Downloads.Version.Status in io.jenkins.plugins.dotnet.data
Modifier and TypeFieldDescriptionfinal Downloads.Version.Status
Downloads.Version.status
The status of the version.Modifier and TypeMethodDescriptionstatic Downloads.Version.Status
Returns the enum constant of this type with the specified name.static Downloads.Version.Status[]
Downloads.Version.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.