Uses of Class
org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
Packages that use ApplicationServerImpl
Package
Description
-
Uses of ApplicationServerImpl in org.camunda.bpm.engine.impl.diagnostics
Fields in org.camunda.bpm.engine.impl.diagnostics declared as ApplicationServerImplModifier and TypeFieldDescriptionprotected ApplicationServerImpl
DiagnosticsRegistry.applicationServer
protected static ApplicationServerImpl
PlatformDiagnosticsRegistry.applicationServer
Methods in org.camunda.bpm.engine.impl.diagnostics that return ApplicationServerImplModifier and TypeMethodDescriptionDiagnosticsRegistry.getApplicationServer()
static ApplicationServerImpl
PlatformDiagnosticsRegistry.getApplicationServer()
-
Uses of ApplicationServerImpl in org.camunda.bpm.engine.impl.telemetry.dto
Fields in org.camunda.bpm.engine.impl.telemetry.dto declared as ApplicationServerImplMethods in org.camunda.bpm.engine.impl.telemetry.dto that return ApplicationServerImplMethods in org.camunda.bpm.engine.impl.telemetry.dto with parameters of type ApplicationServerImplModifier and TypeMethodDescriptionvoid
InternalsImpl.setApplicationServer
(ApplicationServerImpl applicationServer) Constructors in org.camunda.bpm.engine.impl.telemetry.dto with parameters of type ApplicationServerImplModifierConstructorDescriptionInternalsImpl
(DatabaseImpl database, ApplicationServerImpl server, LicenseKeyDataImpl licenseKey, JdkImpl jdk)