Uses of Class
io.jenkins.plugins.dotnet.data.Framework
Packages that use Framework
Package
Description
This package contains classes for processing related data (runtime identifiers, SDK downloads, …).
-
Uses of Framework in io.jenkins.plugins.dotnet.data
Methods in io.jenkins.plugins.dotnet.data that return FrameworkModifier and TypeMethodDescriptionstatic Framework
Framework.getInstance()
Gets the (single) instance ofFramework
.