Package | Description |
---|---|
org.camunda.bpm.engine.impl.telemetry | |
org.camunda.bpm.engine.impl.telemetry.dto |
Modifier and Type | Field and Description |
---|---|
protected static ApplicationServer |
PlatformTelemetryRegistry.applicationServer |
protected ApplicationServer |
TelemetryRegistry.applicationServer |
Modifier and Type | Method and Description |
---|---|
static ApplicationServer |
PlatformTelemetryRegistry.getApplicationServer() |
ApplicationServer |
TelemetryRegistry.getApplicationServer() |
Modifier and Type | Method and Description |
---|---|
void |
TelemetryRegistry.setApplicationServer(ApplicationServer applicationServer) |
Modifier and Type | Field and Description |
---|---|
protected ApplicationServer |
Internals.applicationServer |
Modifier and Type | Method and Description |
---|---|
ApplicationServer |
Internals.getApplicationServer() |
Modifier and Type | Method and Description |
---|---|
void |
Internals.setApplicationServer(ApplicationServer applicationServer) |
Constructor and Description |
---|
Internals(Database database,
ApplicationServer server,
LicenseKeyData licenseKey,
Jdk jdk) |
Copyright © 2022. All rights reserved.