Uses of Enum Class
io.camunda.service.license.LicenseType
Packages that use LicenseType
-
Uses of LicenseType in io.camunda.service
Methods in io.camunda.service that return LicenseType -
Uses of LicenseType in io.camunda.service.license
Methods in io.camunda.service.license that return LicenseTypeModifier and TypeMethodDescriptionstatic LicenseTypeCamundaLicense.getLicenseType()static LicenseTypeReturns the enum constant of this class with the specified name.static LicenseType[]LicenseType.values()Returns an array containing the constants of this enum class, in the order they are declared.