Package | Description |
---|---|
org.camunda.bpm.engine.impl.telemetry | |
org.camunda.bpm.engine.impl.telemetry.dto | |
org.camunda.bpm.engine.impl.util | |
org.camunda.bpm.engine.rest.util |
Modifier and Type | Field and Description |
---|---|
protected LicenseKeyData |
TelemetryRegistry.licenseKey |
Modifier and Type | Method and Description |
---|---|
LicenseKeyData |
TelemetryRegistry.getLicenseKey() |
Modifier and Type | Method and Description |
---|---|
void |
TelemetryRegistry.setLicenseKey(LicenseKeyData licenseKey) |
Modifier and Type | Field and Description |
---|---|
protected LicenseKeyData |
Internals.licenseKey |
Modifier and Type | Method and Description |
---|---|
LicenseKeyData |
Internals.getLicenseKey() |
Modifier and Type | Method and Description |
---|---|
void |
Internals.setLicenseKey(LicenseKeyData licenseKey) |
Constructor and Description |
---|
Internals(Database database,
ApplicationServer server,
LicenseKeyData licenseKey,
Jdk jdk) |
Modifier and Type | Method and Description |
---|---|
static LicenseKeyData |
LicenseKeyUtil.getLicenseKeyData(String licenseKey) |
Modifier and Type | Method and Description |
---|---|
static void |
WebApplicationUtil.setLicenseKey(LicenseKeyData licenseKeyData) |
Copyright © 2022. All rights reserved.