Uses of Class
org.camunda.bpm.engine.impl.telemetry.reporter.TelemetryReporter
-
Packages that use TelemetryReporter Package Description org.camunda.bpm.engine.impl.cfg -
-
Uses of TelemetryReporter in org.camunda.bpm.engine.impl.cfg
Fields in org.camunda.bpm.engine.impl.cfg declared as TelemetryReporter Modifier and Type Field Description protected TelemetryReporterProcessEngineConfigurationImpl. telemetryReporterMethods in org.camunda.bpm.engine.impl.cfg that return TelemetryReporter Modifier and Type Method Description TelemetryReporterProcessEngineConfigurationImpl. getTelemetryReporter()Methods in org.camunda.bpm.engine.impl.cfg with parameters of type TelemetryReporter Modifier and Type Method Description ProcessEngineConfigurationImplProcessEngineConfigurationImpl. setTelemetryReporter(TelemetryReporter telemetryReporter)
-