Uses of Class
org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
-
Uses of ApplicationServerDto in org.camunda.bpm.engine.rest.dto.telemetry
Modifier and TypeMethodDescriptionstatic ApplicationServerDto
ApplicationServerDto.fromEngineDto
(ApplicationServer other) InternalsDto.getApplicationServer()
Modifier and TypeMethodDescriptionvoid
InternalsDto.setApplicationServer
(ApplicationServerDto applicationServer) ModifierConstructorDescriptionInternalsDto
(DatabaseDto database, ApplicationServerDto server, LicenseKeyDataDto licenseKey, JdkDto jdk)