Uses of Class
org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
Package
Description
-
Uses of ApplicationServerImpl in org.camunda.bpm.engine.impl.diagnostics
Modifier and TypeFieldDescriptionprotected ApplicationServerImpl
DiagnosticsRegistry.applicationServer
protected static ApplicationServerImpl
PlatformDiagnosticsRegistry.applicationServer
Modifier and TypeMethodDescriptionDiagnosticsRegistry.getApplicationServer()
static ApplicationServerImpl
PlatformDiagnosticsRegistry.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)