Uses of Class
org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
Package
Description
-
Uses of InternalsImpl in org.camunda.bpm.engine.impl.diagnostics
Modifier and TypeMethodDescriptionprotected InternalsImpl
DiagnosticsCollector.resolveDynamicData()
-
Uses of InternalsImpl in org.camunda.bpm.engine.impl.telemetry.dto
Modifier and TypeMethodDescriptionvoid
InternalsImpl.mergeDynamicData
(InternalsImpl other) void
TelemetryDataImpl.mergeInternals
(InternalsImpl other) void
ProductImpl.setInternals
(InternalsImpl internals) ModifierConstructorDescriptionInternalsImpl
(InternalsImpl internals) ProductImpl
(String name, String version, String edition, InternalsImpl internals)