Uses of Enum
io.jenkins.plugins.dotnet.data.Downloads.Version.Status
Packages that use 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
Fields in io.jenkins.plugins.dotnet.data declared as Downloads.Version.StatusModifier and TypeFieldDescriptionfinal Downloads.Version.StatusDownloads.Version.statusThe status of the version.Methods in io.jenkins.plugins.dotnet.data that return Downloads.Version.StatusModifier and TypeMethodDescriptionstatic Downloads.Version.StatusReturns 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.