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 TypeMethodDescriptionvoidInternalsImpl.mergeDynamicData(InternalsImpl other) voidTelemetryDataImpl.mergeInternals(InternalsImpl other) voidProductImpl.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 InternalsImplTelemetrySendingTask.resolveDynamicData(boolean reset, boolean addLegacyNames) Methods in org.camunda.bpm.engine.impl.telemetry.reporter with parameters of type InternalsImplModifier and TypeMethodDescriptionprotected voidTelemetrySendingTask.restoreDynamicData(InternalsImpl internals)