Class CamundaLicense

java.lang.Object
io.camunda.service.license.CamundaLicense

public class CamundaLicense extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • isValid

      public boolean isValid()
    • getLicenseType

      public LicenseType getLicenseType()
    • initializeWithLicense

      public void initializeWithLicense(String license)
    • getLicenseKey

      @VisibleForTesting protected org.camunda.bpm.licensecheck.LicenseKey getLicenseKey(String licenseStr) throws org.camunda.bpm.licensecheck.InvalidLicenseException
      Throws:
      org.camunda.bpm.licensecheck.InvalidLicenseException