Uses of Enum Class
com.almworks.jira.structure.api.extension.license.LicenseSource
Packages that use LicenseSource
-
Uses of LicenseSource in com.almworks.jira.structure.api.extension.license
Methods in com.almworks.jira.structure.api.extension.license that return LicenseSourceModifier and TypeMethodDescriptionLicenseData.Disabled.getLicenseSource()default LicenseSourceLicenseData.getLicenseSource()static LicenseSourceReturns the enum constant of this class with the specified name.static LicenseSource[]LicenseSource.values()Returns an array containing the constants of this enum class, in the order they are declared.