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 ApplicationServerImplPlatformTelemetryRegistry.applicationServerprotected ApplicationServerImplTelemetryRegistry.applicationServerMethods in org.camunda.bpm.engine.impl.telemetry that return ApplicationServerImplModifier and TypeMethodDescriptionstatic ApplicationServerImplPlatformTelemetryRegistry.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 TypeMethodDescriptionvoidInternalsImpl.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)