| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.telemetry.reporter |
| Modifier and Type | Field and Description |
|---|---|
protected Data |
ProcessEngineConfigurationImpl.telemetryData |
| Modifier and Type | Method and Description |
|---|---|
Data |
ProcessEngineConfigurationImpl.getTelemetryData() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setTelemetryData(Data telemetryData) |
| Modifier and Type | Field and Description |
|---|---|
protected Data |
TelemetryReporter.data |
protected Data |
TelemetrySendingTask.data |
| Constructor and Description |
|---|
TelemetryReporter(CommandExecutor commandExecutor,
String telemetryEndpoint,
Data data,
org.camunda.connect.spi.Connector<? extends org.camunda.connect.spi.ConnectorRequest<?>> httpConnector) |
TelemetrySendingTask(CommandExecutor commandExecutor,
String telemetryEndpoint,
Data data,
org.camunda.connect.spi.Connector<? extends org.camunda.connect.spi.ConnectorRequest<?>> httpConnector) |
Copyright © 2013–2020 camunda services GmbH. All rights reserved.