Uses of Class
org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
-
Uses of ApplicationServerImpl in org.camunda.bpm.engine.impl.telemetry
Modifier and TypeFieldDescriptionprotected static ApplicationServerImpl
PlatformTelemetryRegistry.applicationServer
protected ApplicationServerImpl
TelemetryRegistry.applicationServer
Modifier and TypeMethodDescriptionstatic ApplicationServerImpl
PlatformTelemetryRegistry.getApplicationServer()
TelemetryRegistry.getApplicationServer()
-
Uses of ApplicationServerImpl in org.camunda.bpm.engine.impl.telemetry.dto
Modifier and TypeMethodDescriptionvoid
InternalsImpl.setApplicationServer
(ApplicationServerImpl applicationServer) ModifierConstructorDescriptionInternalsImpl
(DatabaseImpl database, ApplicationServerImpl server, LicenseKeyDataImpl licenseKey, JdkImpl jdk)