Uses of Class
org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
Packages that use ApplicationServerImpl
-
Uses of ApplicationServerImpl in org.camunda.bpm.engine.impl.telemetry
Fields in org.camunda.bpm.engine.impl.telemetry declared as ApplicationServerImplModifier and TypeFieldDescriptionprotected static ApplicationServerImpl
PlatformTelemetryRegistry.applicationServer
protected ApplicationServerImpl
TelemetryRegistry.applicationServer
Methods in org.camunda.bpm.engine.impl.telemetry that return ApplicationServerImplModifier and TypeMethodDescriptionstatic ApplicationServerImpl
PlatformTelemetryRegistry.getApplicationServer()
TelemetryRegistry.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)