Uses of Class
io.jenkins.plugins.railflow.LicenseInfo
Packages that use LicenseInfo
Package
Description
-
Uses of LicenseInfo in io.jenkins.plugins.railflow.jenkins.cli
Methods in io.jenkins.plugins.railflow.jenkins.cli that return types with arguments of type LicenseInfoModifier and TypeMethodDescriptionstatic Optional<LicenseInfo>
RailflowJenkinsCli.getLicense
(String licenseKeyOrContent, ProxySettings proxySettings) -
Uses of LicenseInfo in io.jenkins.plugins.railflow.jenkins.util
Methods in io.jenkins.plugins.railflow.jenkins.util that return types with arguments of type LicenseInfoModifier and TypeMethodDescriptionLicenseInfoProvider.getLicenseInfo
(String licenseKeyOrContent, ProxyConfiguration proxy) Provides license information.RailflowLicenseInfoProvider.getLicenseInfo
(String licenseKeyOrContent, ProxyConfiguration proxy)