Uses of Class
org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
Packages that use LicenseKeyDataDto
-
Uses of LicenseKeyDataDto in org.camunda.bpm.engine.rest.dto.telemetry
Fields in org.camunda.bpm.engine.rest.dto.telemetry declared as LicenseKeyDataDtoMethods in org.camunda.bpm.engine.rest.dto.telemetry that return LicenseKeyDataDtoModifier and TypeMethodDescriptionstatic LicenseKeyDataDto
LicenseKeyDataDto.fromEngineDto
(LicenseKeyData other) InternalsDto.getLicenseKey()
Methods in org.camunda.bpm.engine.rest.dto.telemetry with parameters of type LicenseKeyDataDtoConstructors in org.camunda.bpm.engine.rest.dto.telemetry with parameters of type LicenseKeyDataDtoModifierConstructorDescriptionInternalsDto
(DatabaseDto database, ApplicationServerDto server, LicenseKeyDataDto licenseKey, JdkDto jdk)