Uses of Class
org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
Packages that use DatabaseDto
-
Uses of DatabaseDto in org.camunda.bpm.engine.rest.dto.telemetry
Fields in org.camunda.bpm.engine.rest.dto.telemetry declared as DatabaseDtoMethods in org.camunda.bpm.engine.rest.dto.telemetry that return DatabaseDtoModifier and TypeMethodDescriptionstatic DatabaseDtoDatabaseDto.fromEngineDto(org.camunda.bpm.engine.telemetry.Database other) InternalsDto.getDatabase()Methods in org.camunda.bpm.engine.rest.dto.telemetry with parameters of type DatabaseDtoConstructors in org.camunda.bpm.engine.rest.dto.telemetry with parameters of type DatabaseDtoModifierConstructorDescriptionInternalsDto(DatabaseDto database, ApplicationServerDto server, LicenseKeyDataDto licenseKey, JdkDto jdk)