Uses of Enum Class
org.graylog.enterprise.EnterpriseLicenseInfo.Status
Packages that use EnterpriseLicenseInfo.Status
-
Uses of EnterpriseLicenseInfo.Status in org.graylog.enterprise
Methods in org.graylog.enterprise that return EnterpriseLicenseInfo.StatusModifier and TypeMethodDescriptionabstract EnterpriseLicenseInfo.StatusEnterpriseLicenseInfo.licenseStatus()static EnterpriseLicenseInfo.StatusReturns the enum constant of this class with the specified name.static EnterpriseLicenseInfo.Status[]EnterpriseLicenseInfo.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.enterprise with parameters of type EnterpriseLicenseInfo.StatusModifier and TypeMethodDescriptionstatic EnterpriseLicenseInfoEnterpriseLicenseInfo.create(EnterpriseLicenseInfo.Status licenseStatus)