Uses of Class
org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
Packages that use InternalsImpl
Package
Description
-
Uses of InternalsImpl in org.camunda.bpm.engine.impl.telemetry.dto
Fields in org.camunda.bpm.engine.impl.telemetry.dto declared as InternalsImplMethods in org.camunda.bpm.engine.impl.telemetry.dto that return InternalsImplMethods in org.camunda.bpm.engine.impl.telemetry.dto with parameters of type InternalsImplModifier and TypeMethodDescriptionvoid
InternalsImpl.mergeDynamicData
(InternalsImpl other) void
TelemetryDataImpl.mergeInternals
(InternalsImpl other) void
ProductImpl.setInternals
(InternalsImpl internals) Constructors in org.camunda.bpm.engine.impl.telemetry.dto with parameters of type InternalsImplModifierConstructorDescriptionInternalsImpl
(InternalsImpl internals) ProductImpl
(String name, String version, String edition, InternalsImpl internals) -
Uses of InternalsImpl in org.camunda.bpm.engine.impl.telemetry.reporter
Methods in org.camunda.bpm.engine.impl.telemetry.reporter that return InternalsImplModifier and TypeMethodDescriptionprotected InternalsImpl
TelemetrySendingTask.resolveDynamicData
(boolean reset, boolean addLegacyNames) Methods in org.camunda.bpm.engine.impl.telemetry.reporter with parameters of type InternalsImplModifier and TypeMethodDescriptionprotected void
TelemetrySendingTask.restoreDynamicData
(InternalsImpl internals)